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

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

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



More information about the pgpool-committers mailing list