-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Fix Version/s: 4.0, 4.0-alpha1
-
Component/s: None
-
Labels:None
-
Severity:Normal
CASSANDRA-6719 introduced nodetool import with row cache invalidation, which occurs before adding new sstables to the tracker. Stale reads will result after a read is interleaved with the read row's invalidation and adding the containing file to the tracker.