[
https://issues.apache.org/jira/browse/CASSANDRA-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042378#comment-13042378
]
Jonathan Ellis commented on CASSANDRA-2617:
-------------------------------------------
It looks like v2 doesn't give names to "old" indexes for someone migrating from
0.7.x or 0.8.0. You need code in CFM.inflate for that. (apply is only called
when processing a new mutation, not when loading an existing schema.)
For new indexes I think putting it in AddCF/UpdateCF is better than in
CFM.apply.
> Add "DROP INDEX" command to CQL
> -------------------------------
>
> Key: CASSANDRA-2617
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2617
> Project: Cassandra
> Issue Type: New Feature
> Components: API, Core
> Reporter: Pavel Yaskevich
> Assignee: Pavel Yaskevich
> Fix For: 0.8.1
>
> Attachments: CASSANDRA-2617-v2.patch, CASSANDRA-2617.patch
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira