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

Oleg Kalnichevski commented on HTTPCLIENT-2346:
-----------------------------------------------

[~patrickjamesbarry] You are right. This statement is no longer true.

Oleg

> Javadoc wrong on AsyncHttpRequestRetryExec
> ------------------------------------------
>
>                 Key: HTTPCLIENT-2346
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2346
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient (async)
>    Affects Versions: 5.3.1
>            Reporter: Patrick Barry
>            Priority: Major
>
> I need a sanity check on this, but I think the javadoc is wrong on  
> AsyncHttpRequestRetryExec. It states:
> "
> Request executor in the asynchronous request execution chain that is 
> responsible for making a decision whether a request that failed due to an I/ 
> O exception or received a specific response from the target server should be 
> re-executed. {color:#FF0000}Note that this exec chain handler will not 
> respect HttpRequestRetryStrategy. getRetryInterval(HttpResponse, int, org. 
> apache. hc. core5.http. protocol. HttpContext){color}.
> "
> But I believe after this ticket, it does use this interval.
> https://issues.apache.org/jira/browse/HTTPCLIENT-2114
>  
> Is the javadoc correct?  



--
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