-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
v8.0, v7.0
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
In SERVER-92764 we extended tassert diagnostic printing to dump contents of CurOp/OpDebug.
We should consider logging plan explain (at "queryPlanner" verbosity level at the very least) as well, if it's safe to do so (that is, if we don't need to follow any synchronization protocol or read from disk).
- is related to
-
SERVER-49808 Report execution stats for logging/profiling in PlanExecutorPipeline::getStats()
-
- Backlog
-
-
SERVER-101049 Consider lint rule warning/enforcing no new invariant introduction in explain components
-
- Backlog
-
- split to
-
SERVER-100720 Introduce basic unit tests for PlanExplainer
-
- Closed
-