Update mongo-orchestration to support starting clusters with requireApiVersion

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Spec Comp
    • None
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Update mongo-orchestration to use a version of pymongo with Versioned API so that it can support starting clusters with requireApiVersion. This will allow drivers to test against replica sets and sharded clusters with requireApiVersion=1.

      The design would be to:

      • update drivers-evergreen-tools to install pymongo from the v3.12 branch
      • update mongo-orchestration to use pymongo.server_api.ServerApi when available and when requireApiVersion=1 is present in the cluster config.

      These two changes should allow mongo-orchestration to start any cluster with requireApiVersion=1.

              Assignee:
              Steve Silvester
              Reporter:
              Shane Harvey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: