-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
Affects Version/s: 9.0.0-rc1
-
Component/s: None
-
None
-
Query Optimization
-
ALL
-
v9.0
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-116390 made it such that randomly, in 1% of cases, commands with remote aggregations (for subpipeline stages $lookup, $unionWith) now return DataBearingNodeMetrics which are incorporated in the PlanSummaryStats.
This is reflected in the explain(executionStats) and system.profile.
The above two tests have become unstable now, since they assert on these values.
We can use an always on/always off stats sampling override in them.
- is related to
-
SERVER-116390 Enable query stats by default
-
- Closed
-
- related to
-
SERVER-131962 system.profile and explain() changes due to query stats sampling
-
- Backlog
-