recoverd: Always do an early exit from main_loop if node is stopped or banned
authorAmitay Isaacs <amitay@gmail.com>
Thu, 27 Jun 2013 05:39:15 +0000 (15:39 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 2 Jul 2013 07:47:05 +0000 (17:47 +1000)
commitc0626646d87fe477bbbd425ef94513f466b2e876
tree5e4e7df6be171785badd3de0cc3ecadd65cbac0b
parent324d70e26bef94fab1c8c9b8c17cd0a7817866d9
recoverd: Always do an early exit from main_loop if node is stopped or banned

A stopped or banned node cannot do anything useful.  So do not participate
in any cluster activity and do not cause any unnecessary network traffic.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 2396981c4bcf30530aeb7f4395093cc202105b50)

Conflicts:
server/ctdb_recoverd.c
server/ctdb_recoverd.c