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

Sam Tunnicliffe updated CASSANDRA-15690:
----------------------------------------
          Since Version: 3.0 alpha 1
    Source Control Link: 
https://github.com/apache/cassandra/commit/092915ad19d25c1ba93f7968210b88fb6e4b9180
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

Thanks, committed to 3.0 in {{092915ad19d25c1ba93f7968210b88fb6e4b9180}} and 
merged to 3.11 and trunk.

> Single partition queries can mistakenly omit partition deletions and 
> resurrect data
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15690
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15690
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Consistency/Coordination
>            Reporter: Aleksey Yeschenko
>            Assignee: Sam Tunnicliffe
>            Priority: Normal
>             Fix For: 3.0.x, 3.11.x, 4.0-alpha
>
>
> We have logic that allows us to exclude sstables with partition deletions 
> that are older than the minimum collected timestamp in a local request. 
> However, it’s possible that another node could have rows that aren’t known to 
> the local node that are in turn older than the excluded partition deletion. 
> In such a scenario, those will be mistakenly resurrected, which is a 
> correctness issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to