[pgpool-committers: 5789] pgpool: Enhancing the debugging/testing aid for health check.

Muhammad Usama m.usama at gmail.com
Mon May 27 06:37:58 JST 2019


Enhancing the debugging/testing aid for health check.

To cater the continuous health check on quarantine nodes the commit extends
the check_backend_down_request() function to check for nodes that are marked
as "already_down" in the backend_down_request file. This should fix
013.watchdog_failover_require_consensus test case, that started failing
after 3dd1cd3f15287ee6bb8b09f0642f99db98e9776a commit.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c7d359630428443775bffb57bfed25a6b6dc65e6

Modified Files
--------------
src/main/health_check.c | 27 +++++++++++++++++++++------
1 file changed, 21 insertions(+), 6 deletions(-)



More information about the pgpool-committers mailing list