-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.0.21
-
Component/s: None
-
Environment:NodeJS Mongo DB driver
Hello,
We're using version 2.0.21 of the MongoDB NodeJS driver. In our environment it appears to ignore the maximum pool size. We are using the following options:
"replicaSet=lap&maxPoolSize=100&bufferMaxEntries=2&maxTimeMS=3000&connectTimeoutMS=10000&autoReconnect=true&retryMilliSeconds=1000"