mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
- We use `failover.leader` check as an indicator of switchover. The check on `failover.candidate` was unnecessary and incorrect. - Add more unit-tests for switchover in sync mode Close https://github.com/zalando/patroni/issues/2405 Co-authored-by: Polina Bungina <[email protected]>