You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Binglin Chang (JIRA)" <ji...@apache.org> on 2014/03/18 08:11:43 UTC

[jira] [Created] (HADOOP-10411) TestCacheDirectives.testExceedsCapacity fails occasionally

Binglin Chang created HADOOP-10411:
--------------------------------------

             Summary: TestCacheDirectives.testExceedsCapacity fails occasionally
                 Key: HADOOP-10411
                 URL: https://issues.apache.org/jira/browse/HADOOP-10411
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Binglin Chang
            Priority: Minor


See this [link|https://issues.apache.org/jira/browse/HADOOP-10390?focusedCommentId=13932236&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13932236], error message:
{code}
Namenode should not send extra CACHE commands expected:<0> but was:<2>
Stacktrace
java.lang.AssertionError: Namenode should not send extra CACHE commands expected:<0> but was:<2>
  at org.junit.Assert.fail(Assert.java:93)
  at org.junit.Assert.failNotEquals(Assert.java:647)
  at org.junit.Assert.assertEquals(Assert.java:128)
  at org.junit.Assert.assertEquals(Assert.java:472)
  at org.apache.hadoop.hdfs.server.namenode.TestCacheDirectives.testExceedsCapacity(TestCacheDirectives.java:1413)
{code}




--
This message was sent by Atlassian JIRA
(v6.2#6252)