ctdb-daemon: Switch to starting new event daemon
authorAmitay Isaacs <amitay@gmail.com>
Thu, 21 Jun 2018 06:38:01 +0000 (16:38 +1000)
committerMartin Schwenke <martins@samba.org>
Thu, 5 Jul 2018 04:52:43 +0000 (06:52 +0200)
commitefc5d3caddc3952b30b709f4f24c51e42e8c9bdb
treec656085b6c5d5ecf2f08b17f127911be3442e39f
parent6eaef8491e4dbef2d5e7467e9e7dc40a971ec84a
ctdb-daemon: Switch to starting new event daemon

From this patch onwards, CTDB daemon is broken till the client code for
new eventd is integrated.  This requires getting rid of the old eventd
protocol and client code and then switching to the new eventd protocol
and client code.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/server/ctdbd.c
ctdb/server/eventscript.c