Details
-
Bug
-
Status: Resolved
-
Urgent
-
Resolution: Fixed
-
Correctness - Transient Incorrect Response
-
Critical
-
Normal
-
Code Inspection
-
Description
The BlockingReadRepair code introduced by CASSANDRA-10726 requires that each of the queried nodes are written to, but pending nodes are not considered. If there is a pending range movement, one of these writes may be ‘lost’ when the range movement completes.
Attachments
Attachments
Issue Links
- is broken by
-
CASSANDRA-10726 Read repair inserts should not be blocking
- Resolved
- is duplicated by
-
CASSANDRA-14722 New monotonic reads impl introduces risk during range movements
- Resolved