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

XMLWordPrintableJSON

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

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

              Created:
              Updated:
              Resolved: