[ 
https://issues.apache.org/jira/browse/YARN-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13898832#comment-13898832
 ] 

Ted Yu commented on YARN-1716:
------------------------------

Makes sense.

> finishedStatus is accessed without proper locking in 
> RMContainerImpl#FinishedTransition#transition()
> ----------------------------------------------------------------------------------------------------
>
>                 Key: YARN-1716
>                 URL: https://issues.apache.org/jira/browse/YARN-1716
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Ted Yu
>         Attachments: YARN-1716.1.patch
>
>
> {code}
>       container.finishedStatus = finishedEvent.getRemoteContainerStatus();
> {code}
> The access should be guarded by obtaining readLock



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to