ctdb-scripts: Drop ctdb_check_service_reconfigure
authorAmitay Isaacs <amitay@gmail.com>
Wed, 14 Dec 2016 04:09:24 +0000 (15:09 +1100)
committerAmitay Isaacs <amitay@samba.org>
Fri, 16 Dec 2016 07:42:32 +0000 (08:42 +0100)
commit2eaabee7ac0bc5526129b506ec957d2da303deb2
tree8fa668909c83a498b3961f0d5cd01ef9212def56
parentd6f760f78a9ea3787875d6eb2b159e5cb0d9b41d
ctdb-scripts: Drop ctdb_check_service_reconfigure

This gets rid of implicit check if a service needs to configured.  As a
side effect, we also get rid of the monitor "replay" which was
introduced to avoid a collision between a script executed via event and
manually.  Event scripts are not expected to be run by hand.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/config/functions