sodonnel opened a new pull request #2644: URL: https://github.com/apache/ozone/pull/2644
## What changes were proposed in this pull request? HDDS-5477 is pending due to a larger refactor effort. This change is therefore a temporary fix to the problem described in HDDS-5477, and will be superseded when HDDS-5477 is ready. Currently at the time of commitKey, client creates the KeyLocationInfo for each individual instance of EC blocks. But when committing we should create one KeyLocationInfo per block as OM required to save one block info per block group in EC ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5745 ## How was this patch tested? Existing 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. 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]
