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

Jason Brown updated CASSANDRA-14529:
------------------------------------
       Resolution: Fixed
         Reviewer: Jason Brown
    Fix Version/s: 4.0
           Status: Resolved  (was: Patch Available)

Committed as sha {{73e70340a173b8ff56665cddb70756e83f7d37b0}}. Thanks!

> nodetool import row cache invalidation races with adding sstables to tracker
> ----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-14529
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14529
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jordan West
>            Assignee: Jordan West
>            Priority: Major
>             Fix For: 4.0
>
>
> CASSANDRA-6719 introduced {{nodetool import}} with row cache invalidation, 
> which [occurs before adding new sstables to the 
> tracker|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/SSTableImporter.java#L137-L178].
>  Stale reads will result after a read is interleaved with the read row's 
> invalidation and adding the containing file to the tracker.  



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

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

Reply via email to