Yesha Vora created HDFS-11439:
---------------------------------
Summary: testGenerationStampInFuture UT fails
Key: HDFS-11439
URL: https://issues.apache.org/jira/browse/HDFS-11439
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Yesha Vora
testGenerationStampInFuture UT fails as below.
{code}
Error Message
expected:<18> but was:<0>
Stacktrace
java.lang.AssertionError: expected:<18> 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.junit.Assert.assertEquals(Assert.java:542)
at
org.apache.hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency.testGenerationStampInFuture(TestNameNodeMetadataConsistency.java:125){code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]