Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compact: skip compaction for blocks with no samples #904

Merged

Commits on Mar 11, 2019

  1. skip compaction for blocks with no samples

    Martin Dickson committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    c632532 View commit details
    Browse the repository at this point in the history
  2. update to actually delete the empty input blocks, and to correctly ha…

    …ndle from bucket compactor
    Martin Dickson committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    79b98ed View commit details
    Browse the repository at this point in the history
  3. warn on error deleting empty block

    Martin Dickson committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    eb2b5df View commit details
    Browse the repository at this point in the history
  4. use ULID instead of error for emptyBlockSentinel

    Martin Dickson committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    05bd7fd View commit details
    Browse the repository at this point in the history
  5. don't use a global variable

    Martin Dickson committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    7453588 View commit details
    Browse the repository at this point in the history
  6. full stop at end of comment

    Martin Dickson committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    b0ac1b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    385a991 View commit details
    Browse the repository at this point in the history
  2. rename variables

    Martin Dickson committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    a731d85 View commit details
    Browse the repository at this point in the history
  3. fix test

    Martin Dickson committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    aedea91 View commit details
    Browse the repository at this point in the history