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 (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 12:41:59 UTC

[jira] [Updated] (CASSANDRA-3875) SuperColumn may ignore relevant tombstones

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

Sylvain Lebresne updated CASSANDRA-3875:
----------------------------------------

    Attachment: 3875.patch

Attaching patch with a unit test.

Some more details about this issue can be found in the comments of CASSANDRA-3872.
                
> SuperColumn may ignore relevant tombstones
> ------------------------------------------
>
>                 Key: CASSANDRA-3875
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3875
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>             Fix For: 0.8.10
>
>         Attachments: 3875.patch
>
>
> QueryFilter.isRelevant() consider that a super column that is gc-able but contains only non-gcable tombstone is irrelevant (if the tombstone timestmap is greater than the super column timestamp, which is almost implied by the fact that the tombstone are non-gcable while the SC is).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira