Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-819

Load balancer support in resolve-mongodb-srv

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.15.1
    • Affects Version/s: None
    • Component/s: None
    • Not Needed
    • Iteration Edinburgh

      Load balancer support in the driver will require changes to the SRV connection string resolution; specifically, the loadBalanced option can be communicated via TXT record.

      Since we perform SRV record resolution in mongosh manually, we’ll need to also update that accordingly. We can look at what the Node.js driver changes are (PR: https://github.com/mongodb/node-mongodb-native/pull/2742, the relevant file is src/connection-string.ts) and migrate those over.

            Assignee:
            michael.rose@mongodb.com Michael Rose (Inactive)
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: