-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
None
-
(copied to CRM)
-
Empty show more show less
We currently fail to clean up the underlying topology when a client.connect() or a MongoClient.connect fails. This causes a rapid increase in the number of connections against the server, as dead topologies still maintain their pools.
Additional Resources:
- causes
-
NODE-1403 connection does not destroyed when mongos server restarts
- Closed