[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski updated HTTPCLIENT-1668:
------------------------------------------
    Fix Version/s: 4.5.1

> connectTimeout used as socketTimeout in Request
> -----------------------------------------------
>
>                 Key: HTTPCLIENT-1668
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1668
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: Fluent HC
>    Affects Versions: 4.5
>            Reporter: Anders Båtstrand
>              Labels: easyfix, regression
>             Fix For: 4.5.1
>
>
> After upgrading flunt-hc 4.4.1 -> 4.5, I experienced getting socket timeouts, 
> after the same amount of time I had specified for connectTimeout.
> After looking at the code, I see the following:
> org.apache.http.client.fluent.Request:166
> {code}
> builder.setSocketTimeout(this.connectTimeout);
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to