[
https://issues.apache.org/jira/browse/CASSANDRA-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Eriksson updated CASSANDRA-9056:
---------------------------------------
Fix Version/s: (was: 2.1.5)
(was: 2.0.15)
(was: 2.2.0 beta 1)
> Tombstoned SSTables are not removed past max_sstable_age_days when using DTCS
> -----------------------------------------------------------------------------
>
> Key: CASSANDRA-9056
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9056
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Shawn Kumar
> Assignee: Marcus Eriksson
> Labels: compaction, dtcs
> Attachments: Screenshot 2015-04-02 08.23.41.png
>
>
> When using DTCS, tombstoned sstables past max_sstable_age_days are not
> removed by minor compactions. I was able to reproduce this manually and also
> wrote a dtest (currently failing) which reproduces this issue:
> [dtcs_deletion_test|https://github.com/riptano/cassandra-dtest/blob/master/compaction_test.py#L115]
> in compaction_test.py. I tried applying the patch in CASSANDRA-8359 but
> found that the test still fails with the same issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)