rakeshadr opened a new pull request #2830: URL: https://github.com/apache/ozone/pull/2830
## What changes were proposed in this pull request? As part of HDDS-5929, bucketlayout is an object variable in OmKeyRequest and will be initialized in the constructor. With this change, its not required to override the OmKeyRequest#getBucketLayout() method in all its FSO sub classes. This task will refactor and remove the overriding of #getBucketLayout(). ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5970 ## How was this patch tested? Existing test cases. -- 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]
