[
https://issues.apache.org/jira/browse/CASSANDRA-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Brosius resolved CASSANDRA-10966.
--------------------------------------
Resolution: Fixed
committed to trunk as 3962149ac8a66083e8c0cdf9c1dab001b2b1d6dd
> 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)