]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-daemon: Add configuration option shutdown failover timeout
authorMartin Schwenke <mschwenke@ddn.com>
Mon, 12 May 2025 02:00:28 +0000 (12:00 +1000)
committerJule Anger <janger@samba.org>
Mon, 2 Jun 2025 11:27:12 +0000 (11:27 +0000)
commitdbb008703b6d18f615be220fb87060cb603565fc
treee9e0ee9ed3c53fc38b0dfb73e4ae079c1dfb9176
parente7e4b44f3726f7ee0a81cc6ccc655890259906d3
ctdb-daemon: Add configuration option shutdown failover timeout

Allows the timeout for failover during shutdown to be modified.
Defaults to 10s.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15858

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
SQ

Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit dd9b73119afd3a0c60c87c938b5aefc766ca78d2)
ctdb/conf/ctdb_config.c
ctdb/conf/ctdb_config.h
ctdb/conf/failover_conf.c
ctdb/conf/failover_conf.h
ctdb/doc/ctdb.conf.5.xml
ctdb/server/ctdb_daemon.c
ctdb/tests/UNIT/cunit/config_test_001.sh