You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2014/07/11 22:31:05 UTC

[jira] [Created] (CASSANDRA-7539) DROP INDEX response is missing table name

Tyler Hobbs created CASSANDRA-7539:
--------------------------------------

             Summary: 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: 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)