[pgpool-committers: 3370] pgpool: Fix for 215: pgpool doesnt escalate ip in case of another node

Muhammad Usama m.usama at gmail.com
Mon Aug 1 23:39:24 JST 2016


Fix for 215: pgpool doesnt escalate ip in case of another node inavailability

The heartbeat receiver fails to identify the heartbeat sender watchdog node when
the heartbeat destination is specified in terms of an IP address while
wd_hostname is configured as a hostname string or vice versa.

Branch
------
V3_5_STABLE

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

Modified Files
--------------
src/watchdog/wd_heartbeat.c | 24 ++++++++++++++----------
1 file changed, 14 insertions(+), 10 deletions(-)



More information about the pgpool-committers mailing list