tanvipenumudy opened a new pull request, #6991: URL: https://github.com/apache/ozone/pull/6991
## What changes were proposed in this pull request? A few internal calls as part of FileSystem client delete involve repeated computation of getBucket(). Instead, we may precompute the OzoneBucket object and then pass it onto other dependent calls as they again compute the same object internally. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11238 ## How was this patch tested? Existing unit and integration tests should cover the changes -- 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]
