[
https://issues.apache.org/jira/browse/CASSANDRA-9234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-9234:
--------------------------------------
Reviewer: Carl Yeksigian
> 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
> Assignee: Marcus Eriksson
> Fix For: 2.0.15
>
> Attachments: 0001-9234.patch
>
>
> 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)