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

Jitendra Nath Pandey commented on HDFS-1698:
--------------------------------------------

TestWriteToReplica was failing because it was relying on the block pool to be 
called Test, which is no longer true.  The fix is to get the correct block pool.

TestOverReplicatedBlocks was failing because it picks wrong finalized 
directory. The fix is to pick finalized directory taking into account the block 
pool.

> Hdfs Federation: TestOverReplicatedBlocks and TestWriteReplica failing
> ----------------------------------------------------------------------
>
>                 Key: HDFS-1698
>                 URL: https://issues.apache.org/jira/browse/HDFS-1698
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>
> TestOverReplicatedBlocks and TestWriteReplica are failing in the branch.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to