[ 
https://issues.apache.org/jira/browse/CASSANDRA-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461996#comment-13461996
 ] 

Jonathan Ellis commented on CASSANDRA-4616:
-------------------------------------------

sorry, bad issue description...  testIndexDeletions covers that we get the 
write answer, but not that we tombstone index entries in the memtable, that are 
shadowed by a later row deletion.  the former can (and I expect is) covered by 
our filtering in the index scan, even if the latter is broken.
                
> add test to make sure KEYS indexes handle row deletions
> -------------------------------------------------------
>
>                 Key: CASSANDRA-4616
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4616
>             Project: Cassandra
>          Issue Type: Test
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Sam Tunnicliffe
>             Fix For: 1.2.0
>
>
> pretty sure we lost this in the refactoring we did for CASSANDRA-2897

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to