[pgpool-committers: 2389] 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
------
master

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

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



More information about the pgpool-committers mailing list