-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Testing
-
None
Use Case
As a Node driver engineer
I want to ensure sharded clusters with one seed in the URI are tested properly
So that we don't miss a bug like NODE-3380 in the future
Dependencies
Testing Requirements
- add tests to confirm users can retry writes when connecting to a sharded cluster without a replicaSet option and only one host in the URI
- ensure our spec tests properly run tests where useMultipleMongos is not set to true
Documentation Requirements
- N/A
Follow Up Requirements
- N/A
- is related to
-
NODE-3380 Make retryable write checks against server, not topology
- Closed