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 "Yiqun Lin (JIRA)" <ji...@apache.org> on 2017/10/18 06:21:00 UTC

[jira] [Created] (HDFS-12675) Ozone: TestLeaseManager#testLeaseCallbackWithMultipleLeases fails

Yiqun Lin created HDFS-12675:
--------------------------------

             Summary: Ozone: TestLeaseManager#testLeaseCallbackWithMultipleLeases fails 
                 Key: HDFS-12675
                 URL: https://issues.apache.org/jira/browse/HDFS-12675
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ozone
    Affects Versions: HDFS-7240
            Reporter: Yiqun Lin
            Assignee: Yiqun Lin


Caught one UT failure {{TestLeaseManager#testLeaseCallbackWithMultipleLeases}}:
{noformat}
jcava.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.hadoop.ozone.lease.TestLeaseManager.testLeaseCallbackWithMultipleLeases(TestLeaseManager.java:293)
{noformat}
The reason of this error is {{leaseFive}} didn't expire in test.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org