[
https://issues.apache.org/jira/browse/HDFS-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HDFS-6749:
--------------------------------
Resolution: Fixed
Fix Version/s: 2.6.0
3.0.0
Status: Resolved (was: Patch Available)
I committed this to trunk and branch-2. Charles, thank you for reporting the
bug and providing the patch.
> FSNamesystem methods should call resolvePath
> --------------------------------------------
>
> Key: HDFS-6749
> URL: https://issues.apache.org/jira/browse/HDFS-6749
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 2.5.0
> Reporter: Charles Lamb
> Assignee: Charles Lamb
> Fix For: 3.0.0, 2.6.0
>
> Attachments: HDFS-6749.001.patch, HDFS-6749.002.patch
>
>
> The following methods in {{FSNamesystem}} don't call
> {{FSDirectory#resolvePath}}, but they should. The impact of this is that the
> APIs do not work properly for input paths of the form
> /.reserved/.inodes/<inode ID>.
> * {{getAclStatus}}
> * {{getXAttrs}}
> * {{isFileClosed}}
> * {{listXAttrs}}
--
This message was sent by Atlassian JIRA
(v6.2#6252)