Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
Normal
Description
In 2.1/2.2, it is possible for a range tombstone that isn't a row deletion and isn't a complex deletion to appear between two cells with the same clustering. The 8099 legacy code incorrectly treats the two (non-RT) cells as two distinct CQL rows, despite having the same clustering prefix.
Attachments
Issue Links
- supercedes
-
CASSANDRA-12144 Undeletable / duplicate rows after upgrading from 2.2.4 to 3.0.7
- Resolved