-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The test suite currently assumes that the primary of a replica set will always be at some fixed host:port. The test suite should instead use a seed list (or a URI) to configure MongoClient instances for testing, and allow MongoClient to discover the current topology. The test suite should run equally well against a sharded cluster, replica set (even a single member replica set), or standalone.
- is depended on by
-
DRIVERS-262 Check driver test suites against single-node replica set
- Closed