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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • 6.0.0, 6.0.1
    • 6.0.2
    • None
    • None
    • Fully Compatible
    • ALL
    • Security 2022-09-05, Security 2022-09-19

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: