...

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

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

     1uri: "mongodb+srv://test1.test.build.10gen.cc/?loadBalanced=true"
     2seeds: []
     3hosts: []
     4error: true
     5comment: Should fail because loadBalanced is true but the SRV record resolves to multiple hosts

View as plain text