Delete all cluster server parameter documents on FCV downgrade

XMLWordPrintableJSON

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

      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
            Reporter:
            Varun Ravichandran
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: