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

John Doe updated MAPREDUCE-7518:
--------------------------------
    Summary: Use-after-clear on membership  (was: Use-after-clear on membership 
while iteration)

> Use-after-clear on membership
> -----------------------------
>
>                 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
>            Priority: Major
>
> {{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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to