-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.3.2
-
Component/s: None
-
Empty show more show less
Under normal conditions the number of connections is the same as the number of logical sessions (with node client "mongodb": "^3.3.2" and poolSize: 1).
Under load (more instances of the same script) the number of logical sessions in $listLocalSessions grows inexplicably and 370 connections will create around 3000 logical sessions in 5 minutes. Also the number of sessions grows alongside the load (the bigger the qrw stat in mongostat is, faster the sessions will rise).
- related to
-
DRIVERS-2126 Drivers should check out an implicit session only after checking out a connection
- Closed