Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Normal
Description
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.