-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Repl 2022-07-25
-
None
-
None
-
None
-
None
-
None
-
None
-
None
If BackgroundSync does not find a suitable sync source, it will wait for 1 second before trying again to find one. In some cases, the replication system knows conditions relevant to sync source selection have changed; for instance, another node has changed member state (heartbeat) or advanced its optime (heartbeat or replSetUpdatePosition). In these cases, the 1 second wait should be interrupted to allow faster sync source selection and resumption of replication.