[pgpool-committers: 3965] pgpool: Fixing a mistake in the watchdog code.

Muhammad Usama m.usama at gmail.com
Thu Apr 13 00:57:27 JST 2017


Fixing a mistake in the watchdog code.

wrong conditional statement in the get_wd_command_from_reply() function was
making the watchdog to not reliably identify the internal command responses,
and in one case the completed watchdog internal command were not getting
cleaned up.
commit also adds some debug messages in the watchdog code.

Branch
------
V3_5_STABLE

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

Modified Files
--------------
src/watchdog/watchdog.c | 24 +++++++++++++++++++++---
1 file changed, 21 insertions(+), 3 deletions(-)



More information about the pgpool-committers mailing list