ctdb-vacuum: don't stop in process_vacuum_fetch_lists when sending to one node fails.
commit7983946680ac0de8f82dfee6f0f849a11653d042
authorMichael Adam <obnox@samba.org>
Sat, 15 Feb 2014 23:26:00 +0000 (16 00:26 +0100)
committerAmitay Isaacs <amitay@gmail.com>
Thu, 6 Mar 2014 00:31:15 +0000 (6 11:31 +1100)
tree14be3a3063d2023b19753ea943e0b601a094849a
parentf3483de240987f05cc20f747ac467c8ed81bb03e
ctdb-vacuum: don't stop in process_vacuum_fetch_lists when sending to one node fails.

We should try to continue vacuuming as much as possible.
Failure to send records to one lmaster doesn't mean the
others will fail too.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_vacuum.c