-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2020-02-24, Repl 2020-03-09
Test that:
- Nodes in initial sync maintain a committed OpTime using normal commit point propagation logic.
- This enables them to take stable checkpoints once they are consistent.
- ReplSetMetadata and oplog queries include this commit point to gossip it around the set faster.
- related to
-
SERVER-17934 Do not report upstream progress while in state STARTUP2
- Closed