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

Upgrade pymongo to 4.2.0

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      This is a non trivial upgrade since our infrastructure relies heavily on pymongo.

      buildscripts/resmokelib/testing/fixtures/standalone.py
      ^ changing the above file by replacing...
      return "mongodb://" + self.get_internal_connection_string()
      with...
      return "mongodb://" + self.get_internal_connection_string() + "/?directConnection=true"
       
      makes most tests pass, but there are still ~100 test failures on required builders at the moment

      https://evergreen.mongodb.com/filediff/63470ab21e2d176fcffcec16/?file_name=buildscripts%2Fresmokelib%2Ftesting%2Ffixtures%2Fstandalone.py&patch_number=0
       

      Attachments

        Issue Links

          Activity

            People

              trevor.guidry@mongodb.com Trevor Guidry
              tausif.rahman@mongodb.com Tausif Rahman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: