[
https://issues.apache.org/jira/browse/CASSANDRA-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergio Bossa updated CASSANDRA-6711:
------------------------------------
Reproduced In: 2.0.5, 1.2.15 (was: 1.2.15, 2.0.5)
Description: 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. (was:
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 CFDefinition name.)
> 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
>
> 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)