[
https://issues.apache.org/jira/browse/BOOKKEEPER-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092926#comment-13092926
]
Ivan Kelly commented on BOOKKEEPER-58:
--------------------------------------
The problem is that BK-38 introduces an isZkExpired flag. If this is true the
bookie exits. In the case of BookieClientTest, the Bookie is created without
Zookeeper, so this isZkExpired is never set to false.
> Changes introduced in BK-38 cause BookieClientTest to hang indefinitely.
> ------------------------------------------------------------------------
>
> Key: BOOKKEEPER-58
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-58
> Project: Bookkeeper
> Issue Type: Bug
> Reporter: Ivan Kelly
> Fix For: 3.4.0
>
> Attachments: BK-58.diff
>
>
> As subject says, BK-38 introduces a bug that stops BookieClientTest from
> running. To run: mvn test -Dtest=BookieClientTest
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira