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

Add IDL support for feature flags

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2020-08-24, Execution Team 2020-09-07, Execution Team 2020-09-21

      Feature flags are syntactic sugar for server parameters. They have additional limitations imposed on them then general server parameters so they are used consistently. All of these rules and guidelines are defined as part of the feature flag project, not this ticket.

      Sample syntax from POC:

      feature_flags:
          <flag_name>:
                description: ...
                default: <bool>
                cpp_varname: <...>
      

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: