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

Schedule Lmax compactions after releasing snapshots holding range tombstones #4809

Open
abhimadan opened this issue Dec 20, 2018 · 0 comments
Labels
up-for-grabs Up for grabs

Comments

@abhimadan
Copy link
Contributor

Just like we do for point deletions in ComputeBottommostFilesMarkedForCompaction, when we detect that the oldest snapshot covers all keys in a file in Lmax, and that file contains range deletions, we should mark the file as eligible for compaction.

@abhimadan abhimadan added the up-for-grabs Up for grabs label Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
up-for-grabs Up for grabs
Projects
None yet
Development

No branches or pull requests

1 participant