[
https://issues.apache.org/jira/browse/ZOOKEEPER-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721697#action_12721697
]
Flavio Paiva Junqueira commented on ZOOKEEPER-107:
--------------------------------------------------
I suggest that the system starts as a standalone instance and the other
replicas join by contacting the standalone replica using the new dynamic
membership mechanism. This way we avoid pre-loading a configuration. An
important observation is that there will be a transition from standalone to
ensemble, which I think won't be difficult to deal with in the code, but we
have to make sure that this observation is correct.
> 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
> Attachments: SimpleAddition.rtf
>
>
> 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.