You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Carl Yeksigian (JIRA)" <ji...@apache.org> on 2016/01/04 21:09:39 UTC

[jira] [Created] (CASSANDRA-10965) Shadowable tombstones can continue to shadow view results when timestamps match

Carl Yeksigian created CASSANDRA-10965:
------------------------------------------

             Summary: Shadowable tombstones can continue to shadow view results when timestamps match
                 Key: CASSANDRA-10965
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10965
             Project: Cassandra
          Issue Type: Bug
            Reporter: Carl Yeksigian
             Fix For: 3.0.x
         Attachments: shadow-ts.cql

I've attached a script which reproduces the issue. The first time we insert with {{TIMESTAMP 2}}, we are inserting a new row which has the same timestamp as the previous shadow tombstone, and it continues to be shadowed by that tombstone because we shadow values with the same timestamp.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)