adoroszlai commented on PR #9110:
URL: https://github.com/apache/ozone/pull/9110#issuecomment-3716449596

   Thanks @rich7420 for working on this.  In HDDS-14123 we started to move 
logic into separate handler classes.  E.g. `BucketAclHandler` takes care of 
bucket ACL creation/retrieval (`put` is implemented, `get` to be done in 
HDDS-14360).  The end goal is to have `BucketEndpoint` just delegate to a list 
of handlers.


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