-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-108596 introduced internalQueryStageDefaultMaxMemoryBytes knob that controls memory limits for all query stages.
Currently when the output of explain commands contains a sub-set of memory limit knob values in serverParameters section.
After this ticket it should contain:
1. The value of internalQueryStageDefaultMaxMemoryBytes.
2. The value of any memory limit knob that overrides the default.
This will make it consistent and exhaustive.
- depends on
-
SERVER-108596 Create internalQueryStageDefaultMaxMemoryBytes
-
- Open
-
- is related to
-
SERVER-108596 Create internalQueryStageDefaultMaxMemoryBytes
-
- Open
-