Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
-
Low
Description
In SSTable Name and Slice iterator, the seek to the indexed offset is in an assert.
As a consequence, if Cassandra is run without assertions, reads (specially for large
rows) can be really inefficient.