Jordan West created CASSANDRA-14529:
---------------------------------------
Summary: 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
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]