[
https://issues.apache.org/jira/browse/CASSANDRA-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremiah Jordan updated CASSANDRA-6711:
---------------------------------------
Fix Version/s: 2.0.6
1.2.16
> 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
> Fix For: 1.2.16, 2.0.6, 2.1 beta1
>
> 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)