-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code, Networking
-
None
-
Fully Compatible
-
Service Arch 2019-04-08, Service Arch 2019-04-22
Add support for a dbclientcursor style api which uses the task executor to establish cursors, fetch batches and kill cursors.
This is to offer a simple api which is opCtx interruptible and uses the newer connection pool code.
- related to
-
SERVER-45726 Allow empty firstBatch with TaskExecutorCursor
- Closed