Revert "if a new node enters the cluster, that node will already be frozen at start"
commit5f80f4255c505f1ed53c04c9706fe896a65e0aef
authorMartin Schwenke <martin@meltin.net>
Tue, 29 Oct 2013 05:38:42 +0000 (29 16:38 +1100)
committerMartin Schwenke <martin@meltin.net>
Wed, 30 Oct 2013 00:34:56 +0000 (30 11:34 +1100)
treef1b8cca045d69c7fc7dc3e732c44e1aa6f3b1d8e
parent45b44a7155fafcdaac854aefdbbc28de9c3734c8
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

(This used to be ctdb commit c8b542e059a54b8d524bd430cad9d82e5edd864d)
ctdb/server/ctdb_recoverd.c