[
https://issues.apache.org/jira/browse/HTTPCLIENT-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474605
]
Michael Becke commented on HTTPCLIENT-635:
------------------------------------------
I would leave it with Thread.interrupt() for now. Using object.wait() will be
much more complicated and will require java.util.concurrent or an
implementation of Mutex inside HttpConn.
Mike
> Port fix for HTTPCLIENT-633 to 4.0
> ----------------------------------
>
> Key: HTTPCLIENT-635
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-635
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpConn
> Affects Versions: 4.0 Alpha 1
> Reporter: Roland Weber
> Assigned To: Roland Weber
> Priority: Minor
> Fix For: 4.0 Alpha 1
>
>
> The fix for MultiThreadedHttpConnectionManager from HTTPCLIENT-633 should be
> ported to ThreadSafeClientConnManager in 4.0.
--
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]