postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

BugFix: Switchover (during a Node drain) fails randomly in synchronous mode

Open JBWatenbergScality opened this issue 1 year ago • 1 comments

Change1: MigrateMasterPod now use getSwitchOverCandidate to select a new masterCandidate Change2: Removed unused masterCandidate (replaced by getSwitchOverCandidate) Fixes: #1983

JBWatenbergScality avatar Aug 02 '22 20:08 JBWatenbergScality

Hi @FxKu , I just rebased my branch as I saw the End-2-End tests were failing for reasons that doesn't seems to be related to my change. Not sure it will help through. Should I investigate those or assume that it is a flaky/ignore them ?

JBWatenbergScality avatar Aug 12 '22 15:08 JBWatenbergScality

:+1:

Jan-M avatar Aug 18 '22 12:08 Jan-M

:+1:

FxKu avatar Aug 19 '22 13:08 FxKu

Thanks @JBWatenbergScality for this nice contribution!

FxKu avatar Aug 19 '22 13:08 FxKu