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

release-19.1: libroach: initialize range tombstone counter #41301

Merged
merged 1 commit into from
Oct 3, 2019

Commits on Oct 3, 2019

  1. libroach: initialize range tombstone counter

    We forgot to initialize a variable that is used to decide whether a
    compaction output file should be marked to undergo another compaction.
    
    Release note (bug fix): reduce write-amp by avoiding forcing files
    through compactions unnecessarily.
    ajkr committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    9666bc5 View commit details
    Browse the repository at this point in the history