[
https://issues.apache.org/jira/browse/ZOOKEEPER-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072775#comment-14072775
]
Patrick Hunt commented on ZOOKEEPER-1987:
-----------------------------------------
Here's the original zoo.cfg prior to ever running the server(s) (this is as
generated by zkconf):
{noformat}
tickTime=2000
initLimit=10
syncLimit=5
dataDir=./localhost:2182/data
clientPort=2182
server.1=localhost:3181:4181
server.2=localhost:3182:4182
server.3=localhost:3183:4183
{noformat}
> unable to restart 3 node cluster
> --------------------------------
>
> Key: ZOOKEEPER-1987
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1987
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Affects Versions: 3.5.0
> Reporter: Patrick Hunt
> Assignee: Alexander Shraer
> Priority: Blocker
> Fix For: 3.5.0
>
> Attachments: f1.jstack, l3.jstack, test3.tar.gz
>
>
> I tried a fairly simple test, start a three node cluster, bring it down, then
> restart it. On restart the servers elect the leader and send updates, however
> the negotiation never completes - the client ports are never bound for
> example.
--
This message was sent by Atlassian JIRA
(v6.2#6252)