mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-31 16:49:46 +00:00
Previously, "without_leader" suffix was used in the name of methods and functions that initialize a replica without an active replication connection, and leader was part of the name for parameters and messages that require an active replication conneciton. Since we support init from the members other than the leader, those conventions have to be changed.