[pgpool-committers: 3966] 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_6_STABLE

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

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



More information about the pgpool-committers mailing list