zhengchenyu opened a new pull request, #4270: URL: https://github.com/apache/hadoop/pull/4270
### Description of PR detail message see: https://issues.apache.org/jira/browse/YARN-11127 ### How was this patch tested? uni-test in PR ### For code changes: * For thread "RM Event dispatcher", we have lock writelock twice. We could update aggregateLogReport async, then only lock writelock one time. * For thread "IPC Server handler 264 on default port 8032", I think getResourceUsageReport could use readLock. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
