[pgpool-committers: 5974] pgpool: Fix for [pgpool-hackers: 3295] duplicate failover request ...
Muhammad Usama
m.usama at gmail.com
Thu Aug 8 15:17:29 JST 2019
Fix for [pgpool-hackers: 3295] duplicate failover request ...
Pgpool should keep the backend health check running on quarantined nodes so
that when the connectivity resumes, they should automatically get removed
from the quarantine. Otherwise the temporary network glitch could send the node
into permanent quarantine state.
Branch
------
V3_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c25cee519d49ac8f4b35fa5eed7a0ac525158d06
Modified Files
--------------
src/main/health_check.c | 31 +++++++++++++++++++++++++------
1 file changed, 25 insertions(+), 6 deletions(-)
More information about the pgpool-committers
mailing list