[ https://issues.apache.org/jira/browse/HADOOP-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kihwal Lee resolved HADOOP-10411. --------------------------------- Resolution: Duplicate > 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)