Memtable flush causes bad "reversed" get_slice
----------------------------------------------
Key: CASSANDRA-1450
URL: https://issues.apache.org/jira/browse/CASSANDRA-1450
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 0.7 beta 1
Environment: Cassandra Trunk
Reporter: Tyler L. Hobbs
Attachments: reversed_slice_reproduce.txt
If columns are inserted into a row before and after a memtable flush, a
get_slice() after the flush with reversed=True will return incorrect results.
See attached patch to reproduce.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.