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

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

                Author: ASF GitHub Bot
            Created on: 30/May/19 18:21
            Start Date: 30/May/19 18:21
    Worklog Time Spent: 10m 
      Work Description: xiaoyuyao commented on pull request #874: HDDS-1540. 
Implement addAcl,removeAcl,setAcl,getAcl for Bucket. Contributed by Ajay Kumar.
URL: https://github.com/apache/hadoop/pull/874#discussion_r289111643
 
 

 ##########
 File path: 
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/BucketManager.java
 ##########
 @@ -101,4 +103,43 @@ void applyDeleteBucket(String volumeName, String 
bucketName)
   List<OmBucketInfo> listBuckets(String volumeName,
       String startBucket, String bucketPrefix, int maxNumOfBuckets)
       throws IOException;
+
 
 Review comment:
   Can we abstract these 4 acl operations into a separate ACL interface so that 
we can reuse it for volume/bucket/key/prefix? 
 
----------------------------------------------------------------
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


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

    Worklog Id:     (was: 251216)
    Time Spent: 40m  (was: 0.5h)

> Implement addAcl,removeAcl,setAcl,getAcl  for Bucket
> ----------------------------------------------------
>
>                 Key: HDDS-1540
>                 URL: https://issues.apache.org/jira/browse/HDDS-1540
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Ajay Kumar
>            Assignee: Ajay Kumar
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Implement addAcl,removeAcl,setAcl,getAcl  for Bucket



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to