-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2022-08-08, Repl 2022-08-22
In SERVER-58988 we introduced a new field called syncSourceHost in the OplogQueryMetadata RPC message and to preserve backward compatibility, we check if this field exists before using it in case the sender of the RPC is in older version. Once 6.0 is released this check can be removed.
- depends on
-
SERVER-58988 Avoid sync source selection cycle during primary catchup.
- Closed