[
https://issues.apache.org/jira/browse/HDFS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568647#comment-13568647
]
Hudson commented on HDFS-4151:
------------------------------
Integrated in Hadoop-Yarn-trunk #114 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/114/])
Change incorrect jira number HDFS-4151 to HDFS-4451 and move it to
incompatible section. (Revision 1441123)
HDFS-4151. hdfs balancer command returns exit code 1 on success instead of 0.
Contributed by Joshua Blatt. (Revision 1441113)
Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1441123
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1441113
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/balancer/Balancer.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/balancer/TestBalancer.java
> Passing INodesInPath instead of INode[] in FSDirectory
> ------------------------------------------------------
>
> Key: HDFS-4151
> URL: https://issues.apache.org/jira/browse/HDFS-4151
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: namenode
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: h4151_20121104.patch, h4151_20121105.patch
>
>
> Currently, many methods in FSDirectory pass INode[] as a parameter. It is
> better to pass INodesInPath so that we can add more path information later
> on. This is especially useful in Snapshot implementation.
--
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