Revert "if a new node enters the cluster, that node will already be frozen at start"
authorMartin Schwenke <martin@meltin.net>
Tue, 29 Oct 2013 05:38:42 +0000 (16:38 +1100)
committerMartin Schwenke <martin@meltin.net>
Mon, 4 Nov 2013 04:35:35 +0000 (15:35 +1100)
commitf4f1c20d789a5756effcae76902964d539b1cdd0
tree1fe7d388a83c4a989d2275a57452133c610a7243
parent1dfb6c1e5fdc9676a7de58bb974f8dddd16e9366
Revert "if a new node enters the cluster, that node will already be frozen at start"

This is unnecessary due to 03e2e436db5cfd29a56d13f5d2101e42389bfc94.
Furthermore, if a node doesn't force an election but wins it then it
can fail to record that it is the new recovery master.  This can lead
to a reverse split brain where there is no recovery master.

This reverts commit c5035657606283d2e35bea40992505e84ca8e7be.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Pair-programmed-with: Amitay Isaacs <amitay@gmail.com>

Conflicts:
server/ctdb_recoverd.c

(cherry picked from commit c8b542e059a54b8d524bd430cad9d82e5edd864d)
server/ctdb_recoverd.c