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

Eric Shu resolved GEODE-6715.
-----------------------------
    Resolution: Duplicate

This is duplicate of GEODE-6812

> Possible NPE if member is becoming elder while shutting down
> ------------------------------------------------------------
>
>                 Key: GEODE-6715
>                 URL: https://issues.apache.org/jira/browse/GEODE-6715
>             Project: Geode
>          Issue Type: Bug
>          Components: membership
>            Reporter: Ryan McMahon
>            Priority: Major
>             Fix For: 1.10.0
>
>
> There is a race which can occur if a member is shutting down and becoming 
> elder simultaneously that results in an NPE. The logic for becoming elder 
> assumes we always successfully become the elder, but that might not be the 
> case if the member is shutting down. See the "close in progress" case in 
> ClusterElderManager.waitForElder() method to see when we would return false.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to