[
https://issues.apache.org/jira/browse/ZOOKEEPER-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erwin Tam updated ZOOKEEPER-436:
--------------------------------
Status: Patch Available (was: Open)
Changes so the BookieServer's main method to create Bookie's will take in an
additional parameter for the String of ZooKeeper servers (comma separated
string of hostname:port). This is passed to the Bookie constructor which will
invoke the ZK related client instantiation and creation of the ephemeral nodes
for the Bookie Server being created.
> 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.