-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2023-02-06
We are currently storing a copy of each query directly on the OperationContext.
This is a layering violation and we should either use a decoration or just pass the relevant variables down the stack.
- related to
-
SERVER-71143 Rewrite planning time metric to be stored/maintained by CurOp/OpDebug
-
- Closed
-