Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
4.0 Alpha 1
-
None
Description
Even if a connection is released back to the ThreadSafeClientConnManager, a hard reference to the connection wrapper will prevent GC of the TSCCM.
Make sure the connection wrapper is properly detached on release. Then update TestTSCCMWithServer.testConnectionManagerGC() accordingly.
Attachments
Issue Links
- is part of
-
HTTPCLIENT-636 Revise internal data structures of ThreadSafeClientConnManager
- Closed