-
Type: Bug
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: 4.3.0
-
Component/s: Session Management
-
Fully Compatible
-
Not Needed
See JAVA-4069 for a description of the general problem.
Relevant places in the codebase
- https://github.com/mongodb/mongo-java-driver/blob/33b0b09ec5e64e48a05d6d4241f08df4b9218a4c/driver-core/src/main/com/mongodb/internal/session/ServerSessionPool.java#L71
- https://github.com/mongodb/mongo-java-driver/blob/33b0b09ec5e64e48a05d6d4241f08df4b9218a4c/driver-core/src/main/com/mongodb/internal/session/ServerSessionPool.java#L186
- related to
-
JAVA-4069 ConnectionPoolSettings.maxConnectionIdleTimeMS/maxConnectionLifeTimeMS uses a non-monotonic timer
- Backlog