[ 
https://issues.apache.org/jira/browse/HDDS-1900?focusedWorklogId=290880&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-290880
 ]

ASF GitHub Bot logged work on HDDS-1900:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Aug/19 00:07
            Start Date: 08/Aug/19 00:07
    Worklog Time Spent: 10m 
      Work Description: bharatviswa504 commented on issue #1219: HDDS-1900. 
Remove UpdateBucket handler which supports add/remove Acl.
URL: https://github.com/apache/hadoop/pull/1219#issuecomment-519312311
 
 
   Test failures are not related to this patch.
   I will commit this to the trunk and ozone-0.4.1
   Thank You @xiaoyuyao for the review.
 
----------------------------------------------------------------
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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 290880)
    Time Spent: 2.5h  (was: 2h 20m)

> Remove UpdateBucket handler which supports add/remove Acl
> ---------------------------------------------------------
>
>                 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
>            Priority: Critical
>              Labels: pull-request-available
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> 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.
>  
> If we have both ways, even if a USER does not have WRITE_ACL can still 
> add/remove Acls on a bucket.
>  
> This Jira is to clean up the old code.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to