xiaoyuyao commented on a change in pull request #1219: HDDS-1900. Remove 
UpdateBucket handler which supports add/remove Acl.
URL: https://github.com/apache/hadoop/pull/1219#discussion_r311272554
 
 

 ##########
 File path: hadoop-hdds/docs/content/shell/BucketCommands.md
 ##########
 @@ -26,7 +26,6 @@ Ozone shell supports the following bucket commands.
   * [delete](#delete)
   * [info](#info)
   * [list](#list)
-  * [update](#update)
 
 Review comment:
   Should we block the acl update part of BucketManagerImpl#setBucketProperty() 
as they now require a different permission (WRITE_ACL instead of WRITE)? I see 
there are  few UT assumes setBucketProperty should be able to change acl 
without differentiation. We can fix his in follow up JIRA and use the current 
one just to remove the CLI.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to