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

Update isDisabledOnTargetFCVButEnabledOnOriginalFCV and isEnabledOnTargetFCVButDisabledOnOriginalFCV to take shouldBeFCVGated into account

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • ALL

      isDisabledOnTargetFCVButEnabledOnOriginalFCV and isEnabledOnTargetFCVButDisabledOnOriginalFCV currently doesn't take shouldBeFCVGated into account and will return a value based on the feature flag having `_version`: kLatest (A feature flag with shouldBeFCVGated: true has `_version` default to kLatest), but I think these functions should return false since the feature flag isn't gated on FCV.

      SERVER-84276 will handle this for isEnabledOnVersion

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            huayu.ouyang@mongodb.com Huayu Ouyang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: