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

Add IDL support for feature flags

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.7.0
    • None
    • Storage
    • None
    • Fully Compatible
    • Execution Team 2020-08-24, Execution Team 2020-09-07, Execution Team 2020-09-21

    Description

      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: <...>
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: