amaliujia commented on code in PR #10572:
URL: https://github.com/apache/ozone/pull/10572#discussion_r3479411324


##########
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/endpoint/BucketEndpoint.java:
##########
@@ -393,6 +405,48 @@ public MultiDeleteResponse multiDelete(
     return result;
   }
 
+  private void deleteSingleObject(OzoneBucket bucket, DeleteObject 
deleteObject,

Review Comment:
   You mean OM side?



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