You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Flavio Junqueira (JIRA)" <ji...@apache.org> on 2015/08/02 20:53:04 UTC

[jira] [Created] (BOOKKEEPER-861) TestZooKeeperClient is buggy

Flavio Junqueira created BOOKKEEPER-861:
-------------------------------------------

             Summary: 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


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)