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

REGISTER_X_WITH_FEATURE_FLAG functions throw an error for not fcv gated flags

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • QI 2023-12-25
    • 155

      When we parse expressions, aggregation stages and window functions we check if it was registered with a feature flag and then if the feature flag is enabled on the FCV. However, our old logic uses EnabledOnVersion helper function which doesn't take into account if the feature flag is FCV gated or not. We should add this logic to EnabledOnVersion.

            Assignee:
            gil.alon@mongodb.com Gil Alon
            Reporter:
            gil.alon@mongodb.com Gil Alon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: