Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-58506

Command to expose settability for Server Parameters

    XMLWordPrintableJSON

Details

    • Minor Change
    • v5.2, v5.1, v5.0, v4.4, v4.2
    • Service Arch 2021-12-13, Service Arch 2022-1-10, Service Arch Test, Service Arch 2022-1-24, Service Arch 2022-2-07
    • 4

    Description

      Currently there's no way from outside of a running mongo process to tell whether a given server parameter controlled via get/setParameter is settable at runtime (vs. just at startup). Providing a mechanism to access that information (either by altering getParameter, or with a new command) would make it easier to write tools like the automation agent by making the requirements around altering a setParameter much more discoverable.

      Acceptance Criteria

      The goal here would be command that could be invoked to:

      • Return a list of all available setParameters (a la getParameter: "*")
      • For each parameter, return if the value was settable at startup, runtime or both

      Attachments

        Issue Links

          Activity

            People

              george.wangensteen@mongodb.com George Wangensteen
              jason.carey@mongodb.com Jason Carey
              Votes:
              0 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: