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


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