Add internalQueryStageDefaultMaxMemoryBytes and all non-default memory limit knobs to explain

    • 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.

            Assignee:
            Unassigned
            Reporter:
            Ivan Fefer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: