You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler L. Hobbs (JIRA)" <ji...@apache.org> on 2010/08/31 19:14:56 UTC

[jira] Updated: (CASSANDRA-1450) Memtable flush causes bad "reversed" get_slice

     [ https://issues.apache.org/jira/browse/CASSANDRA-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tyler L. Hobbs updated CASSANDRA-1450:
--------------------------------------

    Attachment: reversed_slice_reproduce.txt

> 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.