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

Python Test Suite still uses legacy isMaster Command when loadbalanced=true

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 4.6
    • Affects Version/s: None
    • Component/s: None
    • None

      When running the test suite, I noticed that we still use the legacy isMaster command rather than the hello command (here and here) when we are trying to connect to our MongoClient. According to the driver specs if loadBalanced:true (which is the case for all serverless connections), drivers must use the hello command for the initial handshake. I wonder if we can just use the hello command for all serverless testing cases;

            Assignee:
            noah.stapp@mongodb.com Noah Stapp
            Reporter:
            celina.tala@mongodb.com Celina Tala
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: