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

Use isPresentAndEnabled for feature flags in jstests/libs/ftdc.js

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • ALL
    • CAR Team 2024-04-01
    • 63

      SERVER-82034 added some checks to feature flags in jstests/libs/ftdc,js, which cause test failures on multiversion tests as seen in BF-32270. At the very least, featureFlagEmbeddedRouter definitely should use isPresentAndEnabled instead of isEnabled since it wasn't defined in 7.0 (I believe it had existed but under a different name). Additionally investigate featureFlagMultiserviceFTDCSchema as a candidate to use isPresentAndEnabled, whose check was also introduced in SERVER-82034.

            Assignee:
            pol.pinol@mongodb.com Pol Pinol
            Reporter:
            james.bronsted@mongodb.com James Bronsted
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: