bson/testdata/initial-dns-seedlist-discovery/load-balanced/loadBalanced-true-multiple-hosts.json
2025-03-17 20:58:26 +01:00

8 lines
224 B
JSON

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