-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.7.0
-
Component/s: Concurrency
-
None
-
Major Change
In order to refactor DeleteExecutor and UpdateExecutor in terms of plan stages, we need to first refactor MultiPlanRunner and CachedPlanRunner as stages, to avoid having a runner call a stage which calls a runner.
- related to
-
SERVER-14610 Detailed explain does not list rejected plans
- Closed