adoroszlai opened a new pull request, #9798:
URL: https://github.com/apache/ozone/pull/9798

   ## What changes were proposed in this pull request?
   
   Minor refactoring around `BucketOperationHandler` based on more recent 
implementation of `ObjectOperationHandler`.
   
   - Extract `S3RequestContext` as parent class of `ObjectRequestContext`.
   - Create instance of `S3RequestContext` and pass it to 
`BucketOperationHandler`.
   - Refactor `BucketOperationHandler` to be an abstract class to reduce 
duplication.
   
   https://issues.apache.org/jira/browse/HDDS-14685
   
   ## How was this patch tested?
   
   CI:
   https://github.com/adoroszlai/ozone/actions/runs/22226388402


-- 
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]

Reply via email to