You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2014/02/14 18:18:22 UTC

[jira] [Commented] (CASSANDRA-6711) SecondaryIndexManager#deleteFromIndexes() doesn't correctly retrieve column indexes

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

Sam Tunnicliffe commented on CASSANDRA-6711:
--------------------------------------------

+1 LGTM

> SecondaryIndexManager#deleteFromIndexes() doesn't correctly retrieve column indexes
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-6711
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6711
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Sergio Bossa
>            Assignee: Sergio Bossa
>         Attachments: CASSANDRA-6711-1.2.patch, CASSANDRA-6711-2.0.patch
>
>
> SecondaryIndexManager#deleteFromIndexes() tries to retrieve the index class from indexesByColumn by using the raw column name, but indexes are inserted in indexesByColumn by using the ColumnDefinition name.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)