Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.4.5
-
None
-
None
-
java version "1.6.0_32"
Java(TM) SE Runtime Environment (build 1.6.0_32-b05)
Java HotSpot(TM) 64-Bit Server VM (build 20.7-b02, mixed mode)Distributor ID: Ubuntu
Description: Ubuntu 12.04.1 LTS
Release: 12.04
Codename: preciseuname -a Linux ha-vani3-0 3.2.0-23-virtual #36-Ubuntu SMP Tue Apr 10 22:29:03 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
java version "1.6.0_32" Java(TM) SE Runtime Environment (build 1.6.0_32-b05) Java HotSpot(TM) 64-Bit Server VM (build 20.7-b02, mixed mode) Distributor ID: Ubuntu Description: Ubuntu 12.04.1 LTS Release: 12.04 Codename: precise uname -a Linux ha-vani3-0 3.2.0-23-virtual #36-Ubuntu SMP Tue Apr 10 22:29:03 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Description
In a 5-node ZK cluster setup, in the following state:
- 1 host is down / not reachable.
- 4 hosts are up.
- 3 ZK servers are in quorum.
- a 4th ZK server was restarted and is trying to re-join the quorum.
The 4th server is not able to rejoin the quorum because the connection to the host that is not established, and apparently takes to long to timeout.
Stack traces and additional information coming.
Attachments
Issue Links
- relates to
-
ZOOKEEPER-900 FLE implementation should be improved to use non-blocking sockets
- Open