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

Check if FCV is initialized before performing feature flag check in setClusterParameter and getClusterParameter

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.2
    • Affects Version/s: 6.0.0, 6.0.1
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Security 2022-09-05, Security 2022-09-19

      Currently, both getClusterParameter and setClusterParameter on 6.0 assert that featureFlagClusterWideConfig are enabled before running. featureFlagClusterWideConfig is enabled by default if FCV >= 6.0. In addition to checking that the feature flag is enabled, the commands should first check that FCV has been initialized so that the feature flag check is possible and makes sense.

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

              Created:
              Updated:
              Resolved: