[pgpool-committers: 2927] pgpool: Fixing watchdog handling of local network failure events

Muhammad Usama m.usama at gmail.com
Mon Jan 11 23:28:28 JST 2016


Fixing watchdog handling of local network failure events

WD_EVENT_NW_IP_IS_REMOVED and WD_EVENT_LOCAL_NODE_LOST must be handled in
the main state machine function to make sure all watchdog states should act
properly on these events.

Branch
------
master

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

Modified Files
--------------
src/watchdog/watchdog.c | 63 ++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 49 insertions(+), 14 deletions(-)



More information about the pgpool-committers mailing list