Josh McKenzie created CASSANDRA-17864:
-----------------------------------------

             Summary: 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


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