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

Rohith updated YARN-1716:
-------------------------

    Attachment: YARN-1716.1.patch

Hi Ted,  
      I think we should take writeLock correct me if am wrong. Uploading patch 
for the same. Please review

> 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