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 "Eli Collins (JIRA)" <ji...@apache.org> on 2010/02/19 19:38:28 UTC

[jira] Reopened: (HDFS-733) TestBlockReport fails intermittently

     [ https://issues.apache.org/jira/browse/HDFS-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eli Collins reopened HDFS-733:
------------------------------


I'm seeing this again on trunk, eg  http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h5.grid.sp2.yahoo.net/236/testReport. Running TestBlockReport locally works with the same patch, and has worked for a while with this patch.

Regression

org.apache.hadoop.hdfs.server.datanode.TestBlockReport.blockReport_08 (from TestBlockReport)

Failing for the past 1 build (Since #236 )
Took 4.3 sec.
add description
Error Message

Wrong number of PendingReplication blocks expected:<2> but was:<1>
Stacktrace

junit.framework.AssertionFailedError: Wrong number of PendingReplication blocks expected:<2> but was:<1>
	at org.apache.hadoop.hdfs.server.datanode.TestBlockReport.blockReport_08(TestBlockReport.java:393)

> TestBlockReport fails intermittently
> ------------------------------------
>
>                 Key: HDFS-733
>                 URL: https://issues.apache.org/jira/browse/HDFS-733
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 0.21.0
>            Reporter: Suresh Srinivas
>            Assignee: Konstantin Boudnik
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: HDFS-733.2.patch, HDFS-733.patch, HDFS-733.patch, HDFS-733.patch, HDFS-733.patch
>
>
> Details at http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h2.grid.sp2.yahoo.net/58/testReport/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.