I don't see anything wrong with the logs, server 3 is getting elected:
2014-10-29 12:40:49,814 [myid:3] - DEBUG
[QuorumPeer[myid=3]/0.0.0.0:2181:FastLeaderElection@885] - Adding vote: from=2,
proposed leader=3, proposed zxid=0x0, proposed election epoch=0x1
2014-10-29 12:40:50,014 [myid:3] - DEBUG
[QuorumPeer[myid=3]/0.0.0.0:2181:FastLeaderElection@548] - About to leave FLE
instance: leader=3, zxid=0x0, my id=3, my state=LEADING 2014-10-29 12:40:50,014
[myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@796] - LEADING
and has a quorum of supporters:
2014-10-29 12:40:51,153 [myid:3] - INFO
[QuorumPeer[myid=3]/0.0.0.0:2181:Leader@943] - Have quorum of supporters, sids:
[ 1,2,3 ]; starting up and setting last processed zxid: 0x100000000
-Flavio
On Wednesday, October 29, 2014 12:50 PM, Ibrahim
<[email protected]> wrote:
Yes, the attachment shows the logs for both leader and follower.
LeaderLog.log
<http://zookeeper-user.578899.n2.nabble.com/file/n7580488/LeaderLog.log>
FollowerLog.log
<http://zookeeper-user.578899.n2.nabble.com/file/n7580488/FollowerLog.log>
Thank you
Ibrahim
--
View this message in context:
http://zookeeper-user.578899.n2.nabble.com/Strange-behaviour-in-Leader-election-tp7580475p7580488.html
Sent from the zookeeper-user mailing list archive at Nabble.com.