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

Oleg Kalnichevski commented on HTTPCLIENT-2268:
-----------------------------------------------

[~patrickjamesbarry] Cancelling the request future _should_ cancel the request 
execution and there should be no attempts to retry it. If this is not the case 
please produce a test case demonstrating the issue and raise a ticket in Jira.

Oleg

> How do you cancel async request?
> --------------------------------
>
>                 Key: HTTPCLIENT-2268
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2268
>             Project: HttpComponents HttpClient
>          Issue Type: Task
>          Components: HttpClient (async)
>    Affects Versions: 5.1.4, 5.2.1
>            Reporter: Patrick Barry
>            Priority: Minor
>
> We are trying to manually cancel our async request, but are noticing some 
> gotchas. For example, if you cancel the Future, then our retry handler still 
> fires.  I have looked through the examples, but the only 'abort' shown is for 
> the classic version of client.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to