You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2008/03/21 12:38:28 UTC

[jira] Resolved: (HTTPCLIENT-760) Abort Before Execute & Various Other Times Fails

     [ 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org