[
https://issues.apache.org/jira/browse/CASSANDRA-17864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh McKenzie updated CASSANDRA-17864:
--------------------------------------
Test and Documentation Plan: Trivial change; no new testing warranted.
Status: Patch Available (was: Open)
> 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.x, 4.1.x, 4.x
>
>
> 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]