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

Josh McKenzie updated CASSANDRA-17864:
--------------------------------------
     Bug Category: Parent values: Degradation(12984)Level 1 values: Other 
Exception(12998)
       Complexity: Low Hanging Fruit
    Discovered By: User Report
    Fix Version/s: 4.0.7
                   4.1
                   4.2
         Severity: Low
           Status: Open  (was: Triage Needed)

> Allow Release Version to be null
> --------------------------------
>
>                 Key: CASSANDRA-17864
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17864
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Cluster/Gossip
>            Reporter: Josh McKenzie
>            Assignee: Josh McKenzie
>            Priority: Normal
>             Fix For: 4.0.7, 4.1, 4.2
>
>
> During node replacement, schema pulls in the {{MigrationCoordinator}} can 
> have null values on the following:
> {code}
> final String releaseVersion = 
> state.getApplicationState(ApplicationState.RELEASE_VERSION).value;
> {code}
> We can NPE out right now in certain edge cases.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to