[pgpool-committers: 1636] pgpool: Fix bug that restarted pgpool's watchdog status is regarded as
Yugo Nagata
nagata at sraoss.co.jp
Tue Feb 11 23:50:15 JST 2014
Fix bug that restarted pgpool's watchdog status is regarded as down
This is caused by improper initialization of heartbeat arrival time
of other pgpool at accepting the add request.
Branches
--------
EXCEPTION_MGR
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=9acc1fecbd8779474f9c76aa550ac9a6403437e6
Modified Files
--------------
src/watchdog/wd_heartbeat.c | 4 ++++
src/watchdog/wd_lifecheck.c | 8 ++++++++
src/watchdog/wd_list.c | 22 ++++++++++++++++++++--
3 files changed, 32 insertions(+), 2 deletions(-)
More information about the pgpool-committers
mailing list