ctdb-daemon: Don't pull any records if records are invalidated
commitffc84e1c9a00614430d5f021a98c45289d3b0e0c
authorAmitay Isaacs <amitay@gmail.com>
Wed, 14 Feb 2018 03:27:32 +0000 (14 14:27 +1100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Oct 2018 09:29:25 +0000 (9 11:29 +0200)
tree696744fef07c969d830d16a02736b5852a798dc1
parenta363e0ce25b5a988cbe4c93ac09c9335e4552413
ctdb-daemon: Don't pull any records if records are invalidated

This avoids unnecessary work during recovery to pull records from nodes
that were INACTIVE just before the recovery.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13641

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
(cherry picked from commit 040401ca3abfa266261130f6c5ae4e9718f19cd7)
ctdb/server/ctdb_recover.c