adoroszlai commented on code in PR #10045:
URL: https://github.com/apache/ozone/pull/10045#discussion_r3131638119


##########
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/endpoint/BucketEndpoint.java:
##########
@@ -72,7 +74,7 @@
  * Bucket level rest endpoints.
  */
 @Path("/{bucket}")
-public class BucketEndpoint extends BucketOperationHandler {
+public class BucketEndpoint extends EndpointBase {

Review Comment:
   Please verify conflict resolution.  The current state reverts 
ab71c6af45f6a916eafbfdad9f33ab568a6487f5.



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