[
https://issues.apache.org/jira/browse/CASSANDRA-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko updated CASSANDRA-7539:
-----------------------------------------
Attachment: 7539-v2.txt
Attaching a slightly bikeshed v2 (removes redundant null-init in the
constructor + redundant 'this', and only stores the reference to the cf name
itself, not the whole CFMetaData. + makes it available via overridden
columnFamily())
> DROP INDEX response is missing table name
> -----------------------------------------
>
> Key: CASSANDRA-7539
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7539
> Project: Cassandra
> Issue Type: Bug
> Components: API
> Reporter: Tyler Hobbs
> Assignee: Tyler Hobbs
> Fix For: 2.1.0
>
> Attachments: 7539-v2.txt, fix-drop-index-response.txt
>
>
> CASSANDRA-7413 changed the way we put together schema change notifications
> and accidentally broken the table name portion for DROP INDEX statements.
> The attached patch fixes this and adds an assertion to prevent similar errors.
--
This message was sent by Atlassian JIRA
(v6.2#6252)