jiwq opened a new pull request #1704: YARN-9958. Remove the invalid lock in 
ContainerExecutor
URL: https://github.com/apache/hadoop/pull/1704
 
 
   https://issues.apache.org/jira/browse/YARN-9958
   
   ContainerExecutor has ReadLock and WriteLock. These used to call get/put 
method of ConcurrentMap. Due to the ConcurrentMap providing thread safety and 
atomicity guarantees, so we can remove the lock.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to