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

Delete all cluster server parameter documents on FCV downgrade

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc2, 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v6.0
    • Security 2022-03-21, Security 2022-04-18, Security 2022-05-02

      The API exposed in this project (setClusterParameter, getClusterParameter, _configSetClusterParameter) will be gated behind FCV 6.0. Therefore, all future cluster parameters will be gated behind FCV >= 6.0. When downgrading below 6.0 by running setFeatureCompatibilityVersion, a hook should drop the config.clusterParameters collection on the config server and all shards.

      1. Add a hook to the implementation of the setFeatureCompatibilityVersion command that deletes all cluster parameter documents from config.clusterParameters on the config and shard servers.

            Assignee:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Reporter:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: