[ https://issues.apache.org/jira/browse/CASSANDRA-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sam Tunnicliffe updated CASSANDRA-10966: ---------------------------------------- Reviewer: Sam Tunnicliffe > 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 > > Attachments: 10966.txt > > > 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)