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

Pad compaction planner size check #3773

Merged
merged 1 commit into from
Feb 5, 2021
Merged

Pad compaction planner size check #3773

merged 1 commit into from
Feb 5, 2021

Commits on Feb 5, 2021

  1. Pad compaction planner size check

    Pad the index size check in the compaction planner by 15% to avoid
    situations where the sum of index bytes bloats to be larger than the
    sum of the original index sizes.
    
    * #3724
    * #3750
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    996ae18 View commit details
    Browse the repository at this point in the history