You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/09/04 23:28:07 UTC

[jira] [Created] (CASSANDRA-4616) add test to make sure KEYS indexes handle row deletions

Jonathan Ellis created CASSANDRA-4616:
-----------------------------------------

             Summary: 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

[jira] [Commented] (CASSANDRA-4616) add test to make sure KEYS indexes handle row deletions

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ 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

[jira] [Commented] (CASSANDRA-4616) add test to make sure KEYS indexes handle row deletions

Posted by "Sam Tunnicliffe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456925#comment-13456925 ] 

Sam Tunnicliffe commented on CASSANDRA-4616:
--------------------------------------------

Doesn't ColumnFamilyStoreTest.testIndexDeletions cover this? Or did you mean to add a row delete check to CFST.testDeleteOfInconsistentValuesInKeysIndex ?

                
> 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