ctdb-daemon: Ignore flag changes for disconnected nodes
authorMartin Schwenke <martin@meltin.net>
Tue, 27 Jul 2021 05:50:54 +0000 (15:50 +1000)
committerJule Anger <janger@samba.org>
Mon, 13 Sep 2021 11:47:10 +0000 (11:47 +0000)
commit7c353e6e383b408de9d2823b32ff8e0527510d02
treecdc6a7740d79d187cd933813dffd7da33d4ad88e
parent665b380d2490f312c7409a3c9d29572ad3664216
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>
(cherry picked from commit 7f697b1938efb3972f03f25546bf807d5af9a26c)
ctdb/server/ctdb_monitor.c