ctdb-daemon: Ignore flag changes for disconnected nodes
commit7f697b1938efb3972f03f25546bf807d5af9a26c
authorMartin Schwenke <martin@meltin.net>
Tue, 27 Jul 2021 05:50:54 +0000 (27 15:50 +1000)
committerAmitay Isaacs <amitay@samba.org>
Thu, 9 Sep 2021 01:46:49 +0000 (9 01:46 +0000)
treed3bae6aa5e54225a7f826bbb2098e357e9e3a5d4
parentae10a8a4b70e53ea3be6257d1f86f2d9a56aa62a
ctdb-daemon: Ignore flag changes for disconnected nodes

If this node is not connected to a node then we shouldn't know
anything about it.  The state will be pushed later by the recovery
master.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14784
Signed-off-by: Martin Schwenke <martin@meltin.net>
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_monitor.c