bson/testdata/initial-dns-seedlist-discovery/replica-set/srvMaxHosts-conflicts_with_replicaSet-txt.json
2025-03-17 20:58:26 +01:00

8 lines
225 B
JSON

{
"uri": "mongodb+srv://test5.test.build.10gen.cc/?srvMaxHosts=1",
"seeds": [],
"hosts": [],
"error": true,
"comment": "Should fail because positive integer for srvMaxHosts conflicts with replicaSet option (TXT)"
}