[ 
https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13646037#comment-13646037
 ] 

Hudson commented on HDFS-4778:
------------------------------

Integrated in Hadoop-trunk-Commit #3701 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3701/])
    HDFS-4778. Fixes some issues that the first patch on HDFS-2576 missed. 
Contributed by Devaraj Das. (Revision 1477849)

     Result = SUCCESS
ddas : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1477849
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/blockmanagement/BlockPlacementPolicyDefault.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeManager.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFavoredNodesEndToEnd.java

                
> Invoke getPipeline in the chooseTarget implementation that has favoredNodes
> ---------------------------------------------------------------------------
>
>                 Key: HDFS-4778
>                 URL: https://issues.apache.org/jira/browse/HDFS-4778
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 2.0.5-beta
>
>         Attachments: hdfs-4778-1.patch
>
>
> Just noticed that in the patch on HDFS-2576, the getPipeline is not invoked. 
> There are some other minor issues discovered. Will fix all of them in one 
> patch.

--
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

Reply via email to