-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Repl 2020-01-13, Repl 2020-01-27, Repl 2020-02-10
We will provide a server parameter switch, named OplogFetcherUsesExhaust, to control the use of tailable exhaust cursors for oplog fetching. The switch will default to enabling the use of tailable exhaust cursors for oplog fetching.
This will provide a way (when needed) to avoid a single TCP connection saturating a WAN with limited bandwidth (relieving SERVER-42943).
- depends on
-
SERVER-44709 Rewrite OplogFetcher to use DBClientConnection and DBClientCursor
- Closed
- duplicates
-
SERVER-45468 Create a DBClientCursor in the new oplog fetcher
- Closed
- related to
-
SERVER-42943 Support for serially using multiple connections in steady state replication
- Closed