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

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

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

      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@mongodb.com Kshitij Gupta
            Reporter:
            kshitij.gupta@mongodb.com Kshitij Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: