[pgpool-committers: 8965] pgpool: Fix for :[pgpool-hackers: 4227] Issue with failover_require_con
Muhammad Usama
muhammad.usama at percona.com
Tue Dec 20 17:48:42 JST 2022
Fix for :[pgpool-hackers: 4227] Issue with failover_require_consensus
The fix is to dynamically set the failover command timeout based on the maximum
value of health check parameters across the watchdog cluster.
Reviewed and tested by Tatsuo Ishii
Branch
------
V4_1_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=962463fcd25577b83f61be4bde28d165f71ae5c4
Modified Files
--------------
src/watchdog/watchdog.c | 46 +++++++++++++++++++++++++++++++++++--
src/watchdog/wd_json_data.c | 55 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 99 insertions(+), 2 deletions(-)
More information about the pgpool-committers
mailing list