-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2020-03-09
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We can remove a few unused functions like: makeGetMoreCommandObject and parseOplogQueryMetadata.
We should also change the input to checkRemoteOplogStart and validateDocuments to be of type Documents (or OplogFetcher::Documents) instead of Fetcher::Documents.