[
https://issues.apache.org/jira/browse/ZOOKEEPER-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846171#action_12846171
]
Benjamin Reed commented on ZOOKEEPER-436:
-----------------------------------------
excellent work erwin! you need to modify BaseTestCase in the BookKeeper tests
and remove the creating of the znodes under /ledgers/available in setUp(). that
will allow the tests to exercise your code.
> Bookies should auto register to ZooKeeper
> -----------------------------------------
>
> Key: ZOOKEEPER-436
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-436
> Project: Zookeeper
> Issue Type: Improvement
> Components: contrib-bookkeeper
> Reporter: Benjamin Reed
> Attachments: ZOOKEEPER-436.patch
>
>
> currently bookies have to be manually added to ZooKeeper to be used in a
> BookKeeper service. we should be able to just start up a bookkie, point it at
> ZooKeeper, and have it get auto integrated in.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.