[pgpool-committers: 4104] 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
------
V3_6_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=2ad4abdb0d54ea9c601c117fcb5b3663029b4adc

Modified Files
--------------
src/watchdog/watchdog.c | 56 ++++++++++++++++++++++++++++++++++---------------
1 file changed, 39 insertions(+), 17 deletions(-)



More information about the pgpool-committers mailing list