adoroszlai commented on PR #3594: URL: https://github.com/apache/ozone/pull/3594#issuecomment-1188726482
> > Can `ObjectEndpoint` use `ClientProtocol`/`RpcClient` directly, instead of having to pollute `OzoneVolume` with key-related operations? > > In some sense, volume is a composition of buckets and keys, so having this as part of volume might not be that bad. `ClientProtocol` already provides that interface. I think `OzoneVolume`/`OzoneBucket` etc. are a hierarchical abstraction over that. -- 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]
