-
Type:
Task
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.3.3
-
Component/s: Replication
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Epic Link:
-
Sprint:Repl 2019-11-18, Repl 2019-12-02, Repl 2019-12-16, Repl 2019-12-30, Repl 2020-01-13
The lastOplogEntryFetcher for Stop Timestamp in initial sync currently retries a fixed number of times based on the numInitialSyncOplogFindAttempts. It must instead retry for a fixed amount of time based on initialSyncRetryPeriodSeconds.