Sijie Guo created DL-151: ---------------------------- Summary: TestBKLogReadHandler#testGetFirstDLSNWithOpenLedger is flaky Key: DL-151 URL: https://issues.apache.org/jira/browse/DL-151 Project: DistributedLog Issue Type: Task Components: distributedlog-core, tests Reporter: Sijie Guo Assignee: Sijie Guo
{code} Failed tests: testGetFirstDLSNWithOpenLedger(com.twitter.distributedlog.TestBKLogReadHandler): expected:<DLSN{logSegmentSequenceNo=1, entryId=99, slotId=0}> but was:<DLSN{logSegmentSequenceNo=1, entryId=86, slotId=0}> {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)