Bharat Viswanadham created HDDS-1900: ----------------------------------------
Summary: Remove UpdateBucket handler Key: HDDS-1900 URL: https://issues.apache.org/jira/browse/HDDS-1900 Project: Hadoop Distributed Data Store Issue Type: Bug Reporter: Bharat Viswanadham Assignee: Bharat Viswanadham This Jira is to remove bucket update handler. To add acl/remove acl we should use ozone sh bucket addacl/ozone sh bucket removeacl. Otherwise, when security is enabled, old Bucket update handler, uses setBucketProperty and that checks acl acces for WRITE, whereas when add/remove Acl we should check access for WRITE_ACL. This Jira is to clean up the old code. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org