[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469989
 ] 

Roland Weber commented on HTTPCLIENT-625:
-----------------------------------------

If I hear no complaints until then, I'll commit the patch tomorrow.

cheers,
  Roland


> 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]

Reply via email to