[pgpool-committers: 2388] 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_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=5e1898b9a25b7ddbb044e27080f3173fdab0ec20
Modified Files
--------------
test/regression/tests/004.watchdog/test.sh | 6 ++++++
1 file changed, 6 insertions(+)
More information about the pgpool-committers
mailing list