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

Make set-/removeQuerySettings commands run on the configsvr

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • QE 2025-04-28, QE 2025-05-12
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently in sharded clusters, set-/removeQuerySettings commands build the parameter on the router and send it to the configsvr via setClusterParameter command.

      The goal of this ticket is to make set-/removeQuerySettings forward the request from the router to the configsvr, while on the configsvr the new parameter value will be built and the corresponding setClusterParameter implementation will be used.

      This way we may control the old and new behavior on the configsvr via the feature flag with FCV.

            Assignee:
            denis.grebennicov@mongodb.com Denis Grebennicov
            Reporter:
            denis.grebennicov@mongodb.com Denis Grebennicov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: