After SERVER-125964 initial syncs now perform a wait for their sync source to have a checkpoint timestamp. If we end up restarting both secondaries during a rolling restart and have them enter initial sync they will never make progress because the primary cannot advance due to lacking a majority quorum.
- related to
-
SERVER-129662 Wait for initial sync to complete during rolling restarts in `replica_set_promotion_demotion.js`
-
- Closed
-