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

Till Rohrmann commented on FLINK-10703:
---------------------------------------

I think all accesses to {{numPendingContainerRequests}} happen from within the 
{{RpcEndpoint's}} main thread. Thus, there should be no need to make this field 
atomic. Do you see any concurrent accesses [~dangdangdang]?

> Race condition in YarnResourceManager
> -------------------------------------
>
>                 Key: FLINK-10703
>                 URL: https://issues.apache.org/jira/browse/FLINK-10703
>             Project: Flink
>          Issue Type: Bug
>          Components: YARN
>            Reporter: Shimin Yang
>            Assignee: Shimin Yang
>            Priority: Major
>
> Race condition on numPendingContainerRequests, this instance variable should 
> be atomic.



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

Reply via email to