Flavio Junqueira created BOOKKEEPER-516:
-------------------------------------------
Summary: TestSpeculativeRead failed in Jenkins
Key: BOOKKEEPER-516
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-516
Project: Bookkeeper
Issue Type: Bug
Reporter: Flavio Junqueira
Priority: Blocker
Fix For: 4.2.0
Here is the jenkins link:
https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/864/testReport/
and concretely the relevant part of the stack traces:
{noformat}
junit.framework.AssertionFailedError: null
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at
org.apache.bookkeeper.client.TestSpeculativeRead$LatchCallback.expectSuccess(TestSpeculativeRead.java:100)
at
org.apache.bookkeeper.client.TestSpeculativeRead.testSpeculativeReadFirstReadCompleteIsOk(TestSpeculativeRead.java:268)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira