Marcus Eriksson created CASSANDRA-9234:
------------------------------------------
Summary: Disable single-sstable tombstone compactions for DTCS
Key: CASSANDRA-9234
URL: https://issues.apache.org/jira/browse/CASSANDRA-9234
Project: Cassandra
Issue Type: Bug
Reporter: Marcus Eriksson
Fix For: 2.0.15
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)