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

Always keep the compact revision, and delay compact tombstone revision #18162

Closed
wants to merge 2 commits into from

Commits on Jun 12, 2024

  1. Always keep the compact revision, and delay remove tombstone revision

    Always keep the compact revision, no matter it's a tomestone revision
    or not. If it's a tombstone revision, then cleanup it in next compact
    operation.
    
    Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
    ahrtr committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    891e412 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. revert the change for keep

    Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
    ahrtr committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    30eaf12 View commit details
    Browse the repository at this point in the history