You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Rakesh R (JIRA)" <ji...@apache.org> on 2016/04/19 14:32:25 UTC

[jira] [Created] (HDFS-10308) TestRetryCacheWithHA#testRetryCacheOnStandbyNN failing

Rakesh R created HDFS-10308:
-------------------------------

             Summary: TestRetryCacheWithHA#testRetryCacheOnStandbyNN failing
                 Key: HDFS-10308
                 URL: https://issues.apache.org/jira/browse/HDFS-10308
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: test
            Reporter: Rakesh R
            Assignee: Rakesh R


Its failing with following exception
{code}
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)
{code}



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