-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.10.0
-
Component/s: Connection Management
-
None
-
(copied to CRM)
-
None
-
Java Drivers
-
None
-
None
-
None
-
None
-
None
-
None
We open a new socket channel here, then we connect it here (this starts establishing a TCP connection asynchronously), and fail to close it here, if an exception happens anywhere here.
This leaves dangling established TCP connections until MongoClient is closed.
This bug is different from JAVA-5859.
- is related to
-
JAVA-5859 SocketChannel leak in TLSChannelStream
-
- In Progress
-