[
https://issues.apache.org/jira/browse/HDFS-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486884#comment-13486884
]
Hudson commented on HDFS-4124:
------------------------------
Integrated in Hadoop-Mapreduce-trunk #1241 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1241/])
HDFS-4124. Refactor INodeDirectory#getExistingPathINodes() to enable
returningmore than INode array. Contributed by Jing Zhao. (Revision 1403304)
Result = FAILURE
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1403304
Files :
* /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/FSDirectory.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INodeDirectory.java
> Refactor INodeDirectory#getExistingPathINodes() to enable returning more than
> INode array
> -----------------------------------------------------------------------------------------
>
> Key: HDFS-4124
> URL: https://issues.apache.org/jira/browse/HDFS-4124
> Project: Hadoop HDFS
> Issue Type: New Feature
> Affects Versions: 3.0.0
> Reporter: Jing Zhao
> Assignee: Jing Zhao
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HDFS-INodeDirecotry.trunk.001.patch,
> HDFS-INodeDirecotry.trunk.002.patch, HDFS-INodeDirecotry.trunk.003.patch
>
>
> Currently INodeDirectory#getExistingPathINodes() uses an INode array to
> return the INodes resolved from the given path. For snapshot we need the
> function to be able to return more information when resolving a path for a
> snapshot file/dir.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira