Make TaskExecutorCursor configurable such that, when requested, it can use a PinnedConnectionTaskExecutor when creating cursors in order to use a "pinned" (i.e. the exact same) transport connection for all subsequent operations on those cursors.
- depends on
-
SERVER-73612 Add makePinnedConnectionTaskExecutor to mongot_task_executor header
- Closed
- is depended on by
-
SERVER-73614 Investigate PinnedConnectionTaskExecutor/Mongot performance
- Closed