You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Shawn Kumar (JIRA)" <ji...@apache.org> on 2015/03/27 19:13:56 UTC

[jira] [Updated] (CASSANDRA-9056) Tombstoned SSTables are not removed past max_sstable_age_days when using DTCS

     [ https://issues.apache.org/jira/browse/CASSANDRA-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Kumar updated CASSANDRA-9056:
-----------------------------------
    Description: 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 in compaction_test.py. I tried applying the patch in CASSANDRA-8359 but found that the test still fails with the same issue.  (was: 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 in compaction_test.py. I tried applying the patch in CASSANDRA-8359 but found that the test still fails with the same issue. )

> 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
>              Labels: compaction, dtcs
>
> 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 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)