esahekmat opened a new pull request #1022: URL: https://github.com/apache/hadoop-ozone/pull/1022
## What changes were proposed in this pull request? OmKeyLocationInfoGroup changed to store a Map between versions and list of OmKeyLocationInfos instead of storing all locationInfos in a list, by this change, the performance of getting the list of the latest version improved. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3718 ## How was this patch tested? ozone common module tests ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
