[
https://issues.apache.org/jira/browse/HTTPCLIENT-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890871#comment-17890871
]
ASF subversion and git services commented on HTTPCLIENT-2346:
-------------------------------------------------------------
Commit 0eb9a47a6251a0086c82d41150b4e69dd9604a2a in httpcomponents-client's
branch refs/heads/5.4.x from Oleg Kalnichevski
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=0eb9a47a6 ]
HTTPCLIENT-2346: Javadoc correction
> 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: [email protected]
For additional commands, e-mail: [email protected]