[pgpool-committers: 1879] pgpool: Fix bug that restarted pgpool's watchdog status is regarded as
Muhammad Usama
m.usama at gmail.com
Tue May 6 20:08:08 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.
Branch
------
EXCEPTION_MGR
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f8cb29a003fc3b896d624dfceba9722687908631
Author: Yugo Nagata <nagata at sraoss.co.jp>
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