[
https://issues.apache.org/jira/browse/HTTPCLIENT-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCLIENT-760.
------------------------------------------
Resolution: Fixed
Patch checked in. Many thanks, Sam.
The only change I did was re-throwing InterruptedException as
InterruptedIOException instead of plain IOException
Oleg
> Abort Before Execute & Various Other Times Fails
> ------------------------------------------------
>
> Key: HTTPCLIENT-760
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-760
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpClient
> Affects Versions: 4.0 Alpha 2
> Reporter: Sam Berlin
> Fix For: 4.0 Alpha 4
>
> Attachments: changes.txt
>
>
> With svn commit #639506, a few more scenarios become testable & can be fixed.
> These are: aborting before HttpClient.execute is called, aborting between
> setting the connection request for aborting and setting the connection
> release trigger, and aborting after a redirected route uses a new connection
> request. As of r639506, those three scenarios fail to abort correctly.
--
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]