-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Server Selection
All ServerSelector instances created in mongo package should append the LatencySelector. This is done properly with the readSelector in Collection and Database, but not the writeSelector. This will cause the driver to send writes to mongos servers that exceed the latency threshold.
- related to
-
GODRIVER-2136 ChangeStream server selectors should include a LatencySelector
- Closed