Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-2520

Update mongo-orchestration to support starting clusters with requireApiVersion

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Spec Comp
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: