[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233869#comment-15233869
 ] 

Sijie Guo commented on BOOKKEEPER-861:
--------------------------------------

It seems that it is already addressed by

{code}
commit 92722ee9c34b069e23d1a87d7fc78256b8540268
Author: Sijie Guo <[email protected]>
Date:   Tue Jan 26 13:11:04 2016 -0800

    BOOKKEEPER-855: handle session expire event in bookie (sijie)

    This change is to retry bookie registration when zookeeper session expired.

    Author: Sijie Guo <[email protected]>

    Reviewers: Ivan Kelly <[email protected]>, Matteo Merli <[email protected]>

    Closes #1 from sijie/sijie/BOOKKEEPER-855
{code}

> TestZooKeeperClient is buggy
> ----------------------------
>
>                 Key: BOOKKEEPER-861
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-861
>             Project: Bookkeeper
>          Issue Type: Bug
>          Components: bookkeeper-server
>            Reporter: Flavio Junqueira
>            Assignee: Flavio Junqueira
>             Fix For: 4.4.0
>
>         Attachments: BOOKKEEPER-861.patch, BOOKKEEPER-861.patch
>
>
> I found a couple of bugs in TestZooKeeperClient which were causing the build 
> to fail for me. The two problems I found are related to the the retry logic 
> object in ZooKeeperClient. We allow it to be null and because we are not 
> setting it properly on the test cases, it was causing an NPE for me. I'll 
> submit a patch shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to