Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants