Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Recoverable Corruption / Loss
-
Normal
-
Normal
-
Adhoc Test
-
All
-
None
-
Description
The fix for CASSANDRA-15086 interacts badly with the accounting of bytes read from disk when indexed partitions are read in reverse. The skipped columns can cause the tracking of where CQL rows span index block boundaries to be incorrectly calculated, leading to rows being missing from read results.