hfutatzhanghb opened a new pull request, #6728: URL: https://github.com/apache/hadoop/pull/6728
### Description of PR We can remove FsVolumeList#getVolumes() invocation out of DataSetLock, because remove volumes are not protected by DataSetLock. We should remove global fields not protected by DataSetLock to make it more clearly. -- 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]
