jojochuang commented on code in PR #9653:
URL: https://github.com/apache/ozone/pull/9653#discussion_r2723610065
##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/key/acl/OMKeyAclRequest.java:
##########
@@ -87,12 +129,6 @@ public OMClientResponse validateAndUpdateCache(OzoneManager
ozoneManager, Execut
bucket = resolvedBucket.realBucket();
key = objectParser.getKey();
- // check Acl
Review Comment:
we need to repeat this for OMKeyAclRequestWithFSO.
--
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]