Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Unrecoverable Corruption / Loss
-
Critical
-
Low Hanging Fruit
-
Fuzz Test
-
All
-
None
-
Description
This is split from CASSANDRA-19769
CommandsForRanges returns the data for the whole node but is processed per shard (which has a subset of data). Normally we use “.slice” to shrink the results to match the shard, but this is missing in CommandsForRanges, which cause it to return txn and ranges not present for the shard
Attachments
Attachments
Issue Links
- relates to
-
CASSANDRA-19769 CEP-15: (Accord) sequence EpochReady.coordinating to allow syncComplete to be learned from newer epochs
- Resolved
- links to