[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619035#action_12619035
 ] 

Benjamin Reed commented on ZOOKEEPER-107:
-----------------------------------------

+1 I like the idea. You can currently use DNS for this functionality: make 
zookeeper.acme.com resolve to 5 different IP addresses and then specify new 
ZooKeeper("zookeeper.acme.com:3233", 1000, this), but DNS is hard to modify. A 
replicate webserver would be much easier to update.

> Allow dynamic changes to server cluster membership
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-107
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-107
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: server
>            Reporter: Patrick Hunt
>
> Currently cluster membership is statically defined, adding/removing hosts 
> to/from the server cluster dynamically needs to be supported.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to