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

Hudson commented on CASSANDRA-2801:
-----------------------------------

Integrated in Cassandra-0.8 #182 (See 
[https://builds.apache.org/job/Cassandra-0.8/182/])
    Purge tombstones even if the row is in only one sstable
patch by slebresne; reviewed by jbellis for CASSANDRA-2801

slebresne : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1137982
Files : 
* /cassandra/branches/cassandra-0.8/CHANGES.txt
* 
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/db/compaction/CompactionController.java


> Tombstone are not purged when the row is in only one sstable
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2801
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2801
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.1
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>             Fix For: 0.8.1
>
>         Attachments: 0001-Don-t-echo-row-when-purge-is-possible.patch
>
>
> We messed up the refactor of compactionController. It echoes rows if they are 
> present in only one sstable, even if they could be purged.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to