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-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org