ctdb-daemon: Don't pull any records if records are invalidated
commit040401ca3abfa266261130f6c5ae4e9718f19cd7
authorAmitay Isaacs <amitay@gmail.com>
Wed, 14 Feb 2018 03:27:32 +0000 (14 14:27 +1100)
committerAmitay Isaacs <amitay@samba.org>
Mon, 8 Oct 2018 00:46:20 +0000 (8 02:46 +0200)
tree3f7d06a1d0f4c926032b190de9e0f0051f5bd001
parent71896fddf10a92237d332779ccbb26c059caa649
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>
ctdb/server/ctdb_recover.c