Dave Brosius created CASSANDRA-10966:
----------------------------------------
Summary: guard against legacy migration failure due to
non-existent index name
Key: CASSANDRA-10966
URL: https://issues.apache.org/jira/browse/CASSANDRA-10966
Project: Cassandra
Issue Type: Improvement
Components: Distributed Metadata
Reporter: Dave Brosius
Assignee: Dave Brosius
Priority: Trivial
Fix For: 3.x
code checks for whether an index has a name, but then blindly goes ahead and
tries creates the index regardless. That would cause an NPE.
Simple guard against that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)