[pgpool-committers: 1568] pgpool: Fix bug that restarted pgpool's watchdog status is regarded as

Yugo Nagata nagata at sraoss.co.jp
Wed Dec 18 15:47:10 JST 2013


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
------
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