[
https://issues.apache.org/jira/browse/CASSANDRA-17864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh McKenzie updated CASSANDRA-17864:
--------------------------------------
Fix Version/s: 4.0.7
4.1
4.2
(was: 4.x)
(was: 4.0.x)
(was: 4.1.x)
Since Version: 4.0
Source Control Link:
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=commit;h=ac25d6929e182af772741c7bc2bda38d03ca4b0f
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
> 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]