adoroszlai commented on PR #3527: URL: https://github.com/apache/ozone/pull/3527#issuecomment-1161803981
Thanks @kerneltime for updating the patch. `processRequest` looks better, but S3 auth-related steps can be removed from `submitRequestDirectlyToOM`. https://github.com/apache/ozone/blob/7f334061003ea29b682afa3bf172f9c2ade6be95/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/protocolPB/OzoneManagerProtocolServerSideTranslatorPB.java#L275-L279 https://github.com/apache/ozone/blob/7f334061003ea29b682afa3bf172f9c2ade6be95/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/protocolPB/OzoneManagerProtocolServerSideTranslatorPB.java#L281-L284 https://github.com/apache/ozone/blob/7f334061003ea29b682afa3bf172f9c2ade6be95/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/protocolPB/OzoneManagerProtocolServerSideTranslatorPB.java#L286-L288 -- 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]
