[
https://issues.apache.org/jira/browse/CASSANDRA-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Thompson updated CASSANDRA-7439:
---------------------------------------
Issue Type: Task (was: Bug)
Changing to task based on Benedict's assertion is probably isn't a problem, but
Mike's desire for someone to verify it is checked everywhere necessary.
> There are a number of places where
> Gossiper.instance.getEndpointStateForEndpoint is not checked for null
> --------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-7439
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7439
> Project: Cassandra
> Issue Type: Task
> Components: Core
> Reporter: Mike Adamson
> Priority: Minor
>
> In most places the getEndpointStateForEndpoint method is null checked but in
> a number of places it isn't.
> Without testing each individual call point it is difficult to tell from the
> context whether the state will be null or not.
> In this case wouldn't it make sense to null every call to this method to
> avoid race conditions and NPEs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)