pmda: Attempt reconnects while ctdbd is unavailable
authorDavid Disseldorp <ddiss@suse.de>
Wed, 3 Aug 2011 08:38:27 +0000 (10:38 +0200)
committerDavid Disseldorp <ddiss@suse.de>
Tue, 6 Sep 2011 12:01:18 +0000 (14:01 +0200)
commit28df6fbf1273b8d095a2bc38dca6a6c35c5c31bd
tree99e58a7c334f1cdfdfb2bc9c29de526d456640ef
parentfe7f69d6fc37661c2f1caa11de4ed3a7940d0a2f
pmda: Attempt reconnects while ctdbd is unavailable

Attempt to reconnect to ctdbd on fetch while it is unreachable.

We must provide our own queue callback wrapper, as ctdb_client_read_cb()
exits on transport failure.
client/ctdb_client.c
include/ctdb_private.h
utils/pmda/pmda_ctdb.c