[
https://issues.apache.org/jira/browse/HTTPCLIENT-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469911
]
Michael Becke commented on HTTPCLIENT-625:
------------------------------------------
Looks good to me.
Mike
> shutdown of MultiThreadedHttpConnectionManager
> ----------------------------------------------
>
> Key: HTTPCLIENT-625
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-625
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient
> Affects Versions: 3.1 Beta 1
> Reporter: Roland Weber
> Assigned To: Roland Weber
> Fix For: 3.1 Final
>
> Attachments: 2k7-02-02-commons-MTHCM.txt
>
>
> - declare 'shutdown' attributes volatile
> - interrupt cleanup thread to avoid polling
> - don't use iterator on WeakHashMap, ConcurrentModificationException
> might be triggered by garbage collection
> patch follows
--
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]