-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Fix Version/s: 2.0.15, 2.1.6, 2.2.0 beta 1
-
Component/s: Local/Compaction
-
Labels:
-
Severity:Normal
We should probably disable tombstone compactions by default for DTCS for these reasons:
- users should not do deletes with DTCS
- the only way we should get rid of data is by TTL - and then we don't want to trigger a single sstable compaction whenever an sstable is 20%+ expired, we want to drop the whole thing when it is fully expired