Ted Yu created HDFS-7571:
----------------------------

             Summary: TestCacheDirectives#testExceedsCapacity sometimes fails 
in trunk
                 Key: HDFS-7571
                 URL: https://issues.apache.org/jira/browse/HDFS-7571
             Project: Hadoop HDFS
          Issue Type: Test
            Reporter: Ted Yu
            Priority: Minor


>From https://builds.apache.org/job/Hadoop-Hdfs-trunk/1985/ :
{code}
REGRESSION:  
org.apache.hadoop.hdfs.server.namenode.TestCacheDirectives.testExceedsCapacity

Error Message:
Pending cached list of 127.0.0.1:47332 is not empty, [{blockId=1073741841, 
replication=1, mark=true}]

Stack Trace:
java.lang.AssertionError: Pending cached list of 127.0.0.1:47332 is not empty, 
[{blockId=1073741841, replication=1, mark=true}]
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.hadoop.hdfs.server.namenode.TestCacheDirectives.checkPendingCachedEmpty(TestCacheDirectives.java:1420)
        at 
org.apache.hadoop.hdfs.server.namenode.TestCacheDirectives.testExceedsCapacity(TestCacheDirectives.java:1443)
{code}



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

Reply via email to