-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Imagine a long running workload that has 10 threads. Each thread has a client they are using to communicate with the MongoDB server. 5 are doing reads, 5 are doing writes.
If the replicaSet is a 3 member node, we will hold onto 30 connections even tho only 10 can be used at a time.
We can improve this a bit.
- is depended on by
-
CDRIVER-416 HA monitoring
- Closed
- related to
-
CDRIVER-438 Implement Server Discovery And Monitoring Spec
- Closed