Exclude transitionFromDedicatedConfigServer from running in mixed version jstests/sharding/database_versioning_all_commands.js on 7.2

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.2.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ALL
    • Cluster Scalability 2024-3-4
    • 143
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This is because for last lts the cluster transitionFromDedicatedConfigServer is feature flagged on the mongos, which causes a CommandNotFound error. We should ideally get rid of this feature flag in 7.0 and just uassert() in the command if the feature flag is disabled instead as a long term fix.

            Assignee:
            Kshitij Gupta (Inactive)
            Reporter:
            Kshitij Gupta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: