huangzhaobo99 opened a new pull request, #7263: URL: https://github.com/apache/hadoop/pull/7263
### Description of PR JIRA: https://issues.apache.org/jira/browse/HDFS-17703 1. LightWeightResizableGSet is thread safe, where pool locks only require a read lock level. 2. The invalidate method should be called outside the lock ### How was this patch tested? Add UT -- 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]
