[pgpool-committers: 4103] pgpool: Fixing 0000306: Pgpool steals back MASTER status
Muhammad Usama
m.usama at gmail.com
Sun Jun 25 03:08:27 JST 2017
Fixing 0000306: Pgpool steals back MASTER status
This is next in the series of the patches, and hopefully the last one to fix
bug where the unworthy master node gets its way while the watchdog cluster
recovers from the split - brain syndrome. It's a relatively small patch that
makes a little tweak in the area which handles the split-brain when the
split-brain is detected by one of the standby node.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=2191a8fbc29e9656b0922e57d1d257d784af42c9
Modified Files
--------------
src/watchdog/watchdog.c | 56 ++++++++++++++++++++++++++++++++++---------------
1 file changed, 39 insertions(+), 17 deletions(-)
More information about the pgpool-committers
mailing list