-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
Repl 2020-01-27, Repl 2020-02-10, Repl 2020-02-24, Repl 2020-03-09
Config Replication condition checks the config C_i is replicated to a majority of data-bearing voting nodes in C_i in the primary’s term.
Config Replication condition check in reconfig step 1 checks the config terms and version received via heartbeats in memberData. Waiting for _Config Replication in step 4 can either run Config Replication condition check with a ScatterGatherRunner in a loop or let replication coordinator signal it on receiving heartbeat responses.
- is depended on by
-
SERVER-45091 Support arbiters on safe reconfig and add tests
- Closed
- is related to
-
SERVER-45093 Wait for the config document to be durable before installing a new config if journaling is supported
- Closed