Rakesh R created HDFS-10590: ------------------------------- Summary: Fix TestReconstructStripedBlocks.testCountLiveReplicas test failures Key: HDFS-10590 URL: https://issues.apache.org/jira/browse/HDFS-10590 Project: Hadoop HDFS Issue Type: Bug Reporter: Rakesh R Assignee: Rakesh R
This jira is to fix the test case failure. Please see the below stacktrace. Reference : [Build_15968|https://builds.apache.org/job/PreCommit-HDFS-Build/15968/testReport/junit/org.apache.hadoop.hdfs.server.namenode/TestReconstructStripedBlocks/testCountLiveReplicas/] {code} java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.hadoop.hdfs.server.namenode.TestReconstructStripedBlocks.testCountLiveReplicas(TestReconstructStripedBlocks.java:324) {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