[jira] [Commented] (HTTPCLIENT-1259) Calling abort() on DecompressingHttpClient does nothing

2013-01-30 Thread Clinton Nielsen (JIRA)

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

Clinton Nielsen commented on HTTPCLIENT-1259:
-

Done: https://issues.apache.org/jira/browse/HTTPCLIENT-1313.

Also, I concur that this issue is resolved, as using the new APIs no longer 
makes use of DecompressingHttpClient.

Thanks again.

> Calling abort() on DecompressingHttpClient does nothing
> ---
>
> Key: HTTPCLIENT-1259
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1259
> Project: HttpComponents HttpClient
>  Issue Type: Bug
>  Components: HttpClient
>Affects Versions: 4.2.1
>Reporter: Clinton Nielsen
> Fix For: 4.3 Alpha1
>
>
> When DefaultHttpClient is wrapped in a DecompressingHttpClient, calling 
> abort() on the HttpUriRequest does nothing because DecompressingHttpClient 
> wraps the HttpUriRequest object in a RequestWrapper, causing the 
> DefaultRequestDirector to not assign objects to the releaseTrigger and the 
> connectionRequest.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[jira] [Commented] (HTTPCLIENT-1259) Calling abort() on DecompressingHttpClient does nothing

2013-01-29 Thread Oleg Kalnichevski (JIRA)

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

Oleg Kalnichevski commented on HTTPCLIENT-1259:
---

Clinton,
I'll take a look at the forum thread but could you please raise a new JIRA for 
this defect and attach the exception stack trace to it?

Oleg 

> Calling abort() on DecompressingHttpClient does nothing
> ---
>
> Key: HTTPCLIENT-1259
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1259
> Project: HttpComponents HttpClient
>  Issue Type: Bug
>  Components: HttpClient
>Affects Versions: 4.2.1
>Reporter: Clinton Nielsen
> Fix For: 4.3 Alpha1
>
>
> When DefaultHttpClient is wrapped in a DecompressingHttpClient, calling 
> abort() on the HttpUriRequest does nothing because DecompressingHttpClient 
> wraps the HttpUriRequest object in a RequestWrapper, causing the 
> DefaultRequestDirector to not assign objects to the releaseTrigger and the 
> connectionRequest.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[jira] [Commented] (HTTPCLIENT-1259) Calling abort() on DecompressingHttpClient does nothing

2013-01-29 Thread Clinton Nielsen (JIRA)

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

Clinton Nielsen commented on HTTPCLIENT-1259:
-

Oleg

I just upgraded to the 4.3 alpha, and migrated our code to the new APIs, and 
then ran into this while testing: 
https://forums.aws.amazon.com/message.jspa?messageID=417487

Thanks

> Calling abort() on DecompressingHttpClient does nothing
> ---
>
> Key: HTTPCLIENT-1259
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1259
> Project: HttpComponents HttpClient
>  Issue Type: Bug
>  Components: HttpClient
>Affects Versions: 4.2.1
>Reporter: Clinton Nielsen
> Fix For: 4.3 Alpha1
>
>
> When DefaultHttpClient is wrapped in a DecompressingHttpClient, calling 
> abort() on the HttpUriRequest does nothing because DecompressingHttpClient 
> wraps the HttpUriRequest object in a RequestWrapper, causing the 
> DefaultRequestDirector to not assign objects to the releaseTrigger and the 
> connectionRequest.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[jira] [Commented] (HTTPCLIENT-1259) Calling abort() on DecompressingHttpClient does nothing

2012-11-14 Thread Clinton Nielsen (JIRA)

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

Clinton Nielsen commented on HTTPCLIENT-1259:
-

This problem may also exist for the Async versions of the same, though I have 
not yet stepped through the source to verify.

> Calling abort() on DecompressingHttpClient does nothing
> ---
>
> Key: HTTPCLIENT-1259
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1259
> Project: HttpComponents HttpClient
>  Issue Type: Bug
>  Components: HttpClient
>Affects Versions: 4.2.1
>Reporter: Clinton Nielsen
>
> When DefaultHttpClient is wrapped in a DecompressingHttpClient, calling 
> abort() on the HttpUriRequest does nothing because DecompressingHttpClient 
> wraps the HttpUriRequest object in a RequestWrapper, causing the 
> DefaultRequestDirector to not assign objects to the releaseTrigger and the 
> connectionRequest.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]