Rakesh R created HDFS-10434:
-------------------------------

             Summary: Fix intermittent test failure of 
TestDataNodeErasureCodingMetrics
                 Key: HDFS-10434
                 URL: https://issues.apache.org/jira/browse/HDFS-10434
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Rakesh R
            Assignee: Rakesh R


This jira is to fix the test case failure.

Reference : 
[Build15485_TestDataNodeErasureCodingMetrics_testEcTasks|https://builds.apache.org/job/PreCommit-HDFS-Build/15485/testReport/org.apache.hadoop.hdfs.server.datanode/TestDataNodeErasureCodingMetrics/testEcTasks/]

{code}
Error Message

Bad value for metric EcReconstructionTasks expected:<1> but was:<0>
Stacktrace

java.lang.AssertionError: Bad value for metric EcReconstructionTasks 
expected:<1> but was:<0>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:743)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:555)
        at 
org.apache.hadoop.test.MetricsAsserts.assertCounter(MetricsAsserts.java:228)
        at 
org.apache.hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics.testEcTasks(TestDataNodeErasureCodingMetrics.java:92)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to