[
https://issues.apache.org/jira/browse/HDDS-1544?focusedWorklogId=275583&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-275583
]
ASF GitHub Bot logged work on HDDS-1544:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Jul/19 01:11
Start Date: 12/Jul/19 01:11
Worklog Time Spent: 10m
Work Description: hadoop-yetus 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_r302796141
##########
File path:
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/OzoneAcl.java
##########
@@ -59,11 +63,13 @@ public OzoneAcl() {
/**
* Constructor for OzoneAcl.
*
- * @param type - Type
- * @param name - Name of user
- * @param acl - Rights
+ * @param type - Type
+ * @param name - Name of user
+ * @param acl - Rights
+ * @param scope - AclScope
*/
- public OzoneAcl(ACLIdentityType type, String name, ACLType acl) {
+ public OzoneAcl(ACLIdentityType type, String name, ACLType acl,
Review comment:
whitespace:end of line
----------------------------------------------------------------
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: 275583)
Time Spent: 4h 10m (was: 4h)
> 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: 4h 10m
> 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: [email protected]
For additional commands, e-mail: [email protected]