Add IDL support for feature flags

XMLWordPrintableJSON

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

      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
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: