Currently, we create a QE pipeline right before it is used within RouterStagePipeline. However, if we want to move Pipeline::dispose() to the QE pipeline in SERVER-105777 we need to create it as soon as DocumentSourceMergeCursors is added to the QO pipeline to avoid 'loosing' idle cursors eventually opened.
- is related to
-
SERVER-105777 Move Pipeline::dispose() to exec::agg::Pipeline class
-
- Closed
-
- related to
-
SERVER-106560 Destroy QO Pipeline when QE Pipeline is created in RouterStagePipeline
-
- Needs Scheduling
-