[
https://issues.apache.org/jira/browse/HDFS-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075392#comment-14075392
]
Hudson commented on HDFS-6749:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #1816 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1816/])
HDFS-6749. FSNamesystem methods should call resolvePath. Contributed by Charles
Lamb. (cnauroth:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1613561)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestINodeFile.java
> 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)