Add a required feature flag IDL parameter of "shouldBeFCVGated”

XMLWordPrintableJSON

    • Replication
    • Fully Compatible
    • Repl 2023-04-17, Repl 2023-05-01
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Not all feature flags should be FCV gated, because FCV is only really usable for features that involve storage changes or inter-node protocol, and that can be locally checked on a mongod (never on a mongos).

      Because of this we should add a required feature flag IDL parameter of "shouldBeFCVGated”. If this is false, then the feature flag won’t require a version parameter, so the feature flag will only be gated based on whether it is enabled by default on that binary version.

              Assignee:
              Huayu Ouyang
              Reporter:
              Huayu Ouyang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: