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

Tsz Wo (Nicholas), SZE commented on HDFS-1675:
----------------------------------------------

Thanks again Jitendra.

> In method transferBlockForPipelineRecovery, shouldn't the DataTransfer object 
> be created with stage = BlockConstructionStage.TRANSFER_RBW ?

The test indeed catches it but why hudson does not?
{noformat}
Testcase: testTransferRbw took 5.694 sec
        FAILED
expected:<TEMPORARY> but was:<FINALIZED>
junit.framework.AssertionFailedError: expected:<TEMPORARY> but was:<FINALIZED>
        at 
org.apache.hadoop.hdfs.server.datanode.TestTransferRbw.getReplica(TestTransferRbw.java:58)
        at 
org.apache.hadoop.hdfs.server.datanode.TestTransferRbw.testTransferRbw(TestTransferRbw.java:115)
{noformat}

> Transfer RBW between datanodes
> ------------------------------
>
>                 Key: HDFS-1675
>                 URL: https://issues.apache.org/jira/browse/HDFS-1675
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: data-node
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>         Attachments: h1675_20110228.patch, h1675_20110228b.patch, 
> h1675_20110308.patch, h1675_20110310.patch, h1675_20110310b.patch, 
> h1675_20110310c.patch, h1675_20110311.patch
>
>
> This is the step \(*) described 
> [here|https://issues.apache.org/jira/browse/HDFS-1606?focusedCommentId=12991321&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12991321].

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

Reply via email to