Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Its failing with following exception
java.lang.AssertionError: expected:<25> but was:<26> 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.junit.Assert.assertEquals(Assert.java:542) at org.apache.hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA.testRetryCacheOnStandbyNN(TestRetryCacheWithHA.java:169)
Attachments
Attachments
Issue Links
- duplicates
-
HDFS-10315 Fix TestRetryCacheWithHA and TestNamenodeRetryCache failures
-
- Resolved
-
- is related to
-
HDFS-10265 OEV tool fails to read edit xml file if OP_UPDATE_BLOCKS has no BLOCK tag
-
- Resolved
-