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

XMLWordPrintableJSON

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

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

              Created:
              Updated:
              Resolved: