[
https://issues.apache.org/jira/browse/HTTPCLIENT-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519091
]
Roland Weber commented on HTTPCLIENT-676:
-----------------------------------------
If I hear no complaints, I'll commit this patch this week-end.
> memory leak in MultiThreadedHttpConnectionManager
> -------------------------------------------------
>
> Key: HTTPCLIENT-676
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-676
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpConn
> Affects Versions: 3.1 RC1
> Reporter: Roland Weber
> Assignee: Roland Weber
> Priority: Minor
> Fix For: 3.1 Final
>
> Attachments: 2k7-07-27-MTHCM-676.txt
>
>
> MultiThreadedHttpConnectionManager.getConnectionsInPool(hostConfiguration)
> will create HostConnectionPool entries that will not be cleaned up unless
> they are later used for communication. This should be changed to not create
> pools in that method, but rather return 0 for a non-existent pool.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]