-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.1.8
-
Component/s: None
-
Environment:Ubuntu 14.04, Mongo 3.0.9, Driver version 2.1.8
-
Empty show more show less
We have found that the recent changes to version 2.1.8 node driver have introduced similar behavior that was mentioned in the ticket here: https://jira.mongodb.org/browse/NODE-675
The number of connections made from our node web server to the mongo server continually increases exponentially until the mongo server runs out of available connections. In our case, we went from ~500 connections used to 15,000 (our max) in ~25 minutes.
We are unable to reproduce this behavior in the 2.1.7 version. Please let us know if you need any more information.