...

Text file src/go.mongodb.org/mongo-driver/testdata/initial-dns-seedlist-discovery/load-balanced/srvMaxHosts-conflicts_with_loadBalanced-true.yml

Documentation: go.mongodb.org/mongo-driver/testdata/initial-dns-seedlist-discovery/load-balanced

     1uri: "mongodb+srv://test3.test.build.10gen.cc/?loadBalanced=true&srvMaxHosts=1"
     2seeds: []
     3hosts: []
     4error: true
     5comment: Should fail because positive integer for srvMaxHosts conflicts with loadBalanced=true

View as plain text