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

Xiaobing Zhou resolved HDFS-10950.
----------------------------------
    Resolution: Invalid

Essentially, test_resetacl calls setAcl, getacl_recursive calls get 
getAclStatus recursively, and setfacl_default calls setAcl again. They can be 
all covered by setAcl and getAclStatus. There' no point to verify them. 
Resolved this as invalid.

> Add unit tests to verify ACLs in safemode
> -----------------------------------------
>
>                 Key: HDFS-10950
>                 URL: https://issues.apache.org/jira/browse/HDFS-10950
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: fs, test
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>
> This proposes adding unit tests to validate that getting Acls works when 
> namende is in safemode, while setting Acls fails. Specifically, the following 
> needs being covered in newly added tests.
> test_getfacl_recursive
> test_resetacl
> test_setfacl_default



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to