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

Enable unchecked_tombstone_compaction on the CQL schemas #509

Open
Roguelazer opened this issue Feb 1, 2019 · 1 comment
Open

Enable unchecked_tombstone_compaction on the CQL schemas #509

Roguelazer opened this issue Feb 1, 2019 · 1 comment

Comments

@Roguelazer
Copy link
Contributor

We run read repairs on our cluster and were having trouble with old SSTables not getting dropped until we added 'unchecked_tombstone_compaction': 'true' to the compaction settings in the schema (which came from reading some threads about optimizing TWCS in the face of read repairs). What do you think about adding that to the default list?

Also, it looks like the tombstone settings from #257 still aren't in the schema?

@iksaif
Copy link
Contributor

iksaif commented Sep 6, 2019

@uepoch / @Thib17 is this something you could look at ? thanks !

Otherwise I could validate a quick PR :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants