You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2016/01/05 04:58:39 UTC

[jira] [Updated] (CASSANDRA-10966) guard against legacy migration failure due to non-existent index name

     [ https://issues.apache.org/jira/browse/CASSANDRA-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated CASSANDRA-10966:
-------------------------------------
    Attachment: 10966.txt

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