You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2011/06/21 11:58:47 UTC

[jira] [Created] (CASSANDRA-2801) Tombstone are not purged when the row is in only one sstable

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

        

[jira] [Updated] (CASSANDRA-2801) Tombstone are not purged when the row is in only one sstable

Posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Lebresne updated CASSANDRA-2801:
----------------------------------------

    Attachment: 0001-Don-t-echo-row-when-purge-is-possible.patch

> 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

        

[jira] [Commented] (CASSANDRA-2801) Tombstone are not purged when the row is in only one sstable

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Commented] (CASSANDRA-2801) Tombstone are not purged when the row is in only one sstable

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052516#comment-13052516 ] 

Jonathan Ellis commented on CASSANDRA-2801:
-------------------------------------------

+1

> 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