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

Chris Nauroth resolved HDFS-5737.
---------------------------------

       Resolution: Fixed
    Fix Version/s: HDFS ACLs (HDFS-4685)

I committed this to the HDFS-4685 feature branch.

> Replacing only the default ACL can fail to copy unspecified base entries from 
> the access ACL.
> ---------------------------------------------------------------------------------------------
>
>                 Key: HDFS-5737
>                 URL: https://issues.apache.org/jira/browse/HDFS-5737
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: HDFS ACLs (HDFS-4685)
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: HDFS ACLs (HDFS-4685)
>
>         Attachments: HDFS-5737.1.patch
>
>
> The final round of changes in HDFS-5673 switched to a search approach instead 
> of a scan approach for finding base access entries that need to be copied to 
> the default ACL.  However, in the case of doing full replacement on the 
> default ACL, the list may not be sorted properly at this point in the code, 
> causing the searches to miss the access entries.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to