-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Logging, Query Execution
-
None
-
Query Integration
-
Fully Compatible
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Enable the feature flag for this project.
SPM-3716 just added maxUsedMemBytes to explain output if the query memory tracking feature flag is on, but there is already a field in the for some stages' explain that represents the same value ("maxTotalMemoryUsage"). It doesn't make sense to output both and now that the feature flag will be enabled, we should only output the field from this project ("peakTrackedMemBytes")
We should also audit the other memory-tracked stages to see if this is a problem for other stages.
- is depended on by
-
COMPASS-9875 Investigate changes in SERVER-88298: Enable feature flag
-
- Closed
-
-
TOOLS-3985 Investigate changes in SERVER-88298: Enable feature flag
-
- Closed
-
- related to
-
SERVER-111011 Toggle maxTotalMemoryUsageBytes from $setWindowFields explain based on SPM-3716 feature flag
-
- Closed
-