[pgpool-committers: 2387] pgpool: Fix occasional failure in regression test '004.watchdog'

Yugo Nagata nagata at sraoss.co.jp
Mon Jan 5 15:07:35 JST 2015


Fix occasional failure in regression test '004.watchdog'

Switchover between pgpools sometimes fails, since the active
pgpool is stopped before the standby pgpool's watchdog is ready.
To avoid this, take a sleep before stopping the active.

The patch provided by uerhara in bug #127.

Branch
------
V3_4_STABLE

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

Modified Files
--------------
src/test/regression/tests/004.watchdog/test.sh |    6 ++++++
1 file changed, 6 insertions(+)



More information about the pgpool-committers mailing list