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

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

                Author: ASF GitHub Bot
            Created on: 11/Jul/19 23:11
            Start Date: 11/Jul/19 23:11
    Worklog Time Spent: 10m 
      Work Description: ajayydv commented on pull request #1074: HDDS-1544. 
Support default Acls for volume, bucket, keys and prefix. Contributed by Ajay 
Kumar.
URL: https://github.com/apache/hadoop/pull/1074#discussion_r302776110
 
 

 ##########
 File path: 
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java
 ##########
 @@ -1689,7 +1688,8 @@ public void createVolume(OmVolumeArgs args) throws 
IOException {
             !ozAdmins.contains(ProtobufRpcEngine.Server.getRemoteUser()
                 .getUserName())) {
           LOG.error("Only admin users are authorized to create " +
-              "Ozone volumes.");
+              "Ozone volumes. User :{} is not an.", 
 
 Review comment:
   resolved in new commit.
 
----------------------------------------------------------------
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: 275544)
    Time Spent: 1h  (was: 50m)

> Support default Acls for volume, bucket, keys and prefix
> --------------------------------------------------------
>
>                 Key: HDDS-1544
>                 URL: https://issues.apache.org/jira/browse/HDDS-1544
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Ajay Kumar
>            Assignee: Ajay Kumar
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HDDS-1544.00.patch
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Add dAcls for volume, bucket, keys and prefix



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

---------------------------------------------------------------------
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