-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.7.4
-
Component/s: Querying
-
Fully Compatible
-
ALL
-
The MultiPlanStage deletes all pointers which it owns, except for the QuerySolution for the winning plan. The MultiPlanStage should either keep ownership of all QuerySolutions, or transfer ownership of the winning solution to the PlanExecutor.
This issue affects 2.7 versions only, and does not affect any production releases.
- is related to
-
SERVER-16889 Query subsystem public API should use std::unique_ptr for ownership transfer
- Closed