[pgpool-committers: 3369] 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
------
master

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

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



More information about the pgpool-committers mailing list