Sam Tunnicliffe created CASSANDRA-15178:
-------------------------------------------

             Summary: Skipping illegal legacy cells can break reverse iteration 
of indexed partitions
                 Key: CASSANDRA-15178
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15178
             Project: Cassandra
          Issue Type: Bug
          Components: Legacy/Local Write-Read Paths
            Reporter: Sam Tunnicliffe
            Assignee: Sam Tunnicliffe


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.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to