[
https://issues.apache.org/jira/browse/HDFS-11076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15634365#comment-15634365
]
Hudson commented on HDFS-11076:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10767 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10767/])
HDFS-11076. Add unit test for extended Acls. Contributed by Chen Liang
(liuml07: rev 7534aee09af47c6961100588312da8d133be1b27)
* (add)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestExtendedAcls.java
> Add unit test for extended Acls
> -------------------------------
>
> Key: HDFS-11076
> URL: https://issues.apache.org/jira/browse/HDFS-11076
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: test
> Reporter: Chen Liang
> Assignee: Chen Liang
> Fix For: 2.8.0, 3.0.0-alpha2
>
> Attachments: HDFS-11076.001.patch, HDFS-11076.002.patch,
> HDFS-11076.003.patch
>
>
> This JIRA tries to add unit tests for extended ACLs in HDFS, to cover the
> following scenarios:
> # the default ACL of parent directory should be inherited by newly created
> child directory and file
> # the access ACL of parent directory should not be inherited by newly created
> child directory and file
> # changing the default ACL of parent directory should not change the ACL of
> existing child directory and file
> # child directory can add more default ACL in addition to the ACL inherited
> from parent directory
> # child directory can also restrict ACL based on the ACL inherited from
> parent directory
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]