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


- 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