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

Change orphans tracking feature flag check in upgrade_downgrade_sharded_cluster.js (v6.0 only)

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc9
    • Affects Version/s: 6.0.0-rc8
    • Component/s: None
    • Fully Compatible
    • ALL
    • Sharding EMEA 2022-06-27

      The test is currently looking at TestData to retrieve the value of the orphans tracking feature flag.

      However, on not-all-feature-flags variants the check will return false even though the feature flag is already enabled.

      The check should be changed to use FeatureFlagUtil::isEnabled.

            Assignee:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: