-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2019-12-02
- Allow passing in awaitData timeout to DBClientCursor so that we can use the proper awaitData timeout when forming our first getMore query for tailable exhaust cursors.
- Add DBClientCursor unit tests
- is depended on by
-
SERVER-44709 Rewrite OplogFetcher to use DBClientConnection and DBClientCursor
- Closed