Skip to content

HDDS-2096. Ozone ACL document missing AddAcl API. Contributed by Xiao… #1427

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

xiaoyuyao
Copy link
Contributor

No description provided.

@xiaoyuyao xiaoyuyao self-assigned this Sep 11, 2019
@@ -78,5 +78,7 @@ supported are:
of the ozone object and a list of ACLs.
2. **GetAcl** – This API will take the name and type of the ozone object
and will return a list of ACLs.
3. **RemoveAcl** - This API will take the name, type of the
3. **AddAcl** - This API will take the name, type of the ozone object, the
ACL, and add it to existing ACL entries of the ozone object.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace:end of line

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 42 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
_ trunk Compile Tests _
+1 mvninstall 644 trunk passed
+1 mvnsite 0 trunk passed
+1 shadedclient 1469 branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 mvninstall 568 the patch passed
+1 mvnsite 0 the patch passed
-1 whitespace 0 The patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1 shadedclient 725 patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 asflicense 60 The patch does not generate ASF License warnings.
3038
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1427/1/artifact/out/Dockerfile
GITHUB PR #1427
Optional Tests dupname asflicense mvnsite
uname Linux 2ed3846aeacb 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 64ed6b1
whitespace https://builds.apache.org/job/hadoop-multibranch/job/PR-1427/1/artifact/out/whitespace-eol.txt
Max. process+thread count 412 (vs. ulimit of 5500)
modules C: hadoop-hdds/docs U: hadoop-hdds/docs
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1427/1/console
versions git=2.7.4 maven=3.3.9
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@bharatviswa504 bharatviswa504 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 LGTM.
Minor check style issue can be taken care during commit.

Copy link
Member

@elek elek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 Thanks to fix it @xiaoyuyao

Tested with hugo, the new line is rendered well.

@elek elek closed this in b633438 Sep 16, 2019
amahussein pushed a commit to amahussein/hadoop that referenced this pull request Oct 29, 2019
RogPodge pushed a commit to RogPodge/hadoop that referenced this pull request Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants