John Doe created MAPREDUCE-7518:
-----------------------------------

             Summary: Use-after-clear on membership while iteration
                 Key: MAPREDUCE-7518
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7518
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 3.4.1
            Reporter: John Doe


{{setExpiredHeartbeat()}} calls {{membership.get()}} and uses the result, while 
{{deleteStateStore()}} may clear {{{}membership{}}}, causing 
{{{}NullPointerException{}}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

Reply via email to