[ 
https://issues.apache.org/jira/browse/CASSANDRA-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14391165#comment-14391165
 ] 

Shawn Kumar edited comment on CASSANDRA-9056 at 4/1/15 6:36 PM:
----------------------------------------------------------------

It looks like this has been fixed by CASSANDRA-8359, and dtcs_deletion_test is 
now passing on relevant branches with Marcus' changes. I've committed Marcus' 
changes to dtests as well. [~jimplush], I suggest testing with the fix provided 
in CASSANDRA-8359. I will resolve this ticket, but please feel free to post a 
follow-up comment if you continue to have this problem.


was (Author: shawn.kumar):
It looks like this has been fixed by CASSANDRA-8359, and dtcs_deletion_test is 
now passing on relevant branches with Marcus' changes. I've committed Marcus' 
changes to dtests as well. Jim, I suggest testing with the fix provided in 
CASSANDRA-8359. I will resolve this ticket, but please feel free to post a 
follow-up comment if you continue to have this problem.

> 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
>             Fix For: 3.0, 2.1.4, 2.0.14
>
>
> 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)

Reply via email to