ceekay47 opened a new pull request, #6057: URL: https://github.com/apache/ozone/pull/6057
## What changes were proposed in this pull request? This PR removes duplicate `getDBMultipartOpenKey()` helper methods in the code. There are a number of helper methods for computing the key name of a multipart upload file. This PR defines a new method `getMultipartKeyFSO` in `OMMetadataManager` to consolidate these methods. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-8649 ## How was this patch tested? Workflow run on the fork git repo. -- 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]
