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

Jonathan Ellis commented on CASSANDRA-3875:
-------------------------------------------

+1
                
> 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

        

Reply via email to