[
https://issues.apache.org/jira/browse/BOOKKEEPER-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Kelly updated BOOKKEEPER-778:
----------------------------------
Attachment: 0001-BOOKKEEPER-778-Flake-in-TestTryReadLastConfirmed.patch
Test was trying to read lac in a loop, but the first iteration of the loop
closed the ledger, so readlac was pulling the lac from zookeeper rather than
from the bookies. Fix is to move the closing of the ledgers to the end.
> Flake in TestTryReadLastConfirmed
> ---------------------------------
>
> Key: BOOKKEEPER-778
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-778
> Project: Bookkeeper
> Issue Type: Bug
> Reporter: Ivan Kelly
> Fix For: 4.3.0
>
> Attachments:
> 0001-BOOKKEEPER-778-Flake-in-TestTryReadLastConfirmed.patch,
> TEST-org.apache.bookkeeper.client.TestTryReadLastConfirmed.xml.fail1,
> TEST-org.apache.bookkeeper.client.TestTryReadLastConfirmed.xml.fail2,
> TEST-org.apache.bookkeeper.client.TestTryReadLastConfirmed.xml.fail3
>
>
> Logs attached.
--
This message was sent by Atlassian JIRA
(v6.2#6252)