Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-3812

TestNameNodeMetrics.testCorruptBlock fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.0.2-alpha
    • None
    • test
    • None

    Description

      I hit this on my last several builds of trunk. Failure mode is the same as HDFS-540 and HDFS-2966.

      testCorruptBlock(org.apache.hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics)  Time elapsed: 7.082 sec  <<< FAILURE!
      java.lang.AssertionError: Bad value for metric PendingReplicationBlocks expected:<0> but was:<1>
              at org.junit.Assert.fail(Assert.java:91)
              at org.junit.Assert.failNotEquals(Assert.java:645)
              at org.junit.Assert.assertEquals(Assert.java:126)
              at org.junit.Assert.assertEquals(Assert.java:470)
              at org.apache.hadoop.test.MetricsAsserts.assertGauge(MetricsAsserts.java:191)
              at org.apache.hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics.testCorruptBlock(TestNameNodeMetrics.java:186)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              scurrilous Trevor Robinson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: