You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2011/03/17 00:32:29 UTC

[jira] Created: (HDFS-1761) TestTransferRbw fails

TestTransferRbw fails
---------------------

                 Key: HDFS-1761
                 URL: https://issues.apache.org/jira/browse/HDFS-1761
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: data-node
            Reporter: Tsz Wo (Nicholas), SZE
            Assignee: Tsz Wo (Nicholas), SZE


It failed in [build #264|https://hudson.apache.org/hudson/job/PreCommit-HDFS-Build/264/testReport/org.apache.hadoop.hdfs.server.datanode/TestTransferRbw/testTransferRbw/]
{noformat}
org.apache.hadoop.hdfs.server.datanode.ReplicaNotFoundException: 65536 = numBytes < visible = 90564, r=ReplicaInPipeline, blk_8440021909252053811_1001, TEMPORARY
  getNumBytes()     = 65536
  getBytesOnDisk()  = 0
  getVisibleLength()= -1
  getVolume()       = /grid/0/hudson/hudson-slave/workspace/PreCommit-HDFS-Build/trunk/build/test/data/dfs/data/data3/current/finalized
  getBlockFile()    = /grid/0/hudson/hudson-slave/workspace/PreCommit-HDFS-Build/trunk/build/test/data/dfs/data/data3/tmp/blk_8440021909252053811
  bytesAcked=0
  bytesOnDisk=0
	at org.apache.hadoop.hdfs.server.datanode.FSDataset.convertTemporaryToRbw(FSDataset.java:1383)
	at org.apache.hadoop.hdfs.server.datanode.DataNode.convertTemporaryToRbw(DataNode.java:2023)
	at org.apache.hadoop.hdfs.server.datanode.TestTransferRbw.testTransferRbw(TestTransferRbw.java:121)
{noformat}

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