[
https://issues.apache.org/jira/browse/ZOOKEEPER-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820935#comment-13820935
]
Alexander Shraer commented on ZOOKEEPER-1691:
---------------------------------------------
Hi Michi,
Delete the FastLeaderElection.java part of the patch and it should apply.
The change to FastLeaderElection.java in the patch are problematic in any case
- they're sort of a hack, we should find a solution instead.
Once you delete these changes you'll see that one of the tests doesn't pass,
not sure where is the problem exactly.
Fixing FastLeaderElection to support a single server and making the test pass
are the remaining issues I know of.
Alex
> Add a flag to disable standalone mode
> -------------------------------------
>
> Key: ZOOKEEPER-1691
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1691
> Project: ZooKeeper
> Issue Type: Improvement
> Components: quorum
> Reporter: Michi Mutsuzaki
> Assignee: Helen Hastings
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1691.patch, ZOOKEEPER-1691.patch,
> ZOOKEEPER-1691.patch, ZOOKEEPER-1691.patch, ZOOKEEPER-1691.patch
>
>
> Currently you cannot use dynamic reconfiguration to bootstrap zookeeper
> cluster because the server goes into standalone mode when there is only one
> server in the cluster.
> --Michi
--
This message was sent by Atlassian JIRA
(v6.1#6144)