[ 
https://issues.apache.org/jira/browse/HDFS-11076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chen Liang updated HDFS-11076:
------------------------------
    Description: 
This JIRA tries to add unit tests for extended ACLs in HDFS, to cover the 
following scenarios:
1. the default ACL of parent directory should be inherited by newly created 
child directory and file
2. the access ACL of parent directory should not be inherited by newly created 
child directory and file
3. changing the default ACL of parent directory should not change the ACL of 
existing child directory and file
4. child directory can add more default ACL in addition to the ACL inherited 
from parent directory
5. child directory can also restrict ACL based on the ACL inherited from parent 
directory

  was:
This JIRA tries to add unit tests for extended ACLs in HDFS, to cover the 
following scenarios:
1. the default ACL of parent directory should be inherited by newly created 
child directory and file
2. the access ACL of parent directory should not be inherited by newly created 
child directory and file
3. changing the default ACL of parent directory should not change the ACL of 
existing child directory and file
4. child directory can add more default ACL in addition to the ACL inherited 
from parent directory
5. child directory can also restrict ACL based on the ACL inherited from parent


> 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
>         Attachments: HDFS-11076.001.patch
>
>
> This JIRA tries to add unit tests for extended ACLs in HDFS, to cover the 
> following scenarios:
> 1. the default ACL of parent directory should be inherited by newly created 
> child directory and file
> 2. the access ACL of parent directory should not be inherited by newly 
> created child directory and file
> 3. changing the default ACL of parent directory should not change the ACL of 
> existing child directory and file
> 4. child directory can add more default ACL in addition to the ACL inherited 
> from parent directory
> 5. 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]

Reply via email to