You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Laxmikant Upadhyay (JIRA)" <ji...@apache.org> on 2019/06/14 05:05:00 UTC

[jira] [Created] (CASSANDRA-15159) Purgable tombstones are ignored by read query

Laxmikant Upadhyay created CASSANDRA-15159:
----------------------------------------------

             Summary: Purgable tombstones are ignored by read query
                 Key: CASSANDRA-15159
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15159
             Project: Cassandra
          Issue Type: Bug
          Components: Legacy/Local Write-Read Paths
            Reporter: Laxmikant Upadhyay
         Attachments: steps2reproduce.txt, trace.txt

In 3 node Cassandra cluster, one node has old mutation and two nodes have evict-able (crossed gc grace period) tombstone produced by TTL. A read query with local quorum return the old mutation as result when one request goes to the node having old mutation. However expected result should be empty. 

Attached the steps to reproduce and trace of read query.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org