[
https://issues.apache.org/jira/browse/SLING-11142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu reassigned SLING-11142:
---------------------------------------
Assignee: (was: Robert Munteanu)
> Connection Timeout agent is overidding a higher timeout from
> HttpClientBuilder
> -------------------------------------------------------------------------------
>
> Key: SLING-11142
> URL: https://issues.apache.org/jira/browse/SLING-11142
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: Connection Timeout Agent 1.0.2
> Reporter: Ankush Malhotra
> Priority: Major
> Fix For: Connection Timeout Agent 1.0.4
>
>
> Other than using RequestConfig to set socket timeout, it may be set at
> default socket config of httpclient builder
> [https://github.com/zzphamvanthanhzz/httpclient-4.5.2-java/blob/master/httpclient/src/main/java/org/apache/http/impl/client/HttpClientBuilder.java#L353]
> the connection tiemout agent ignores the timeout from default socket config
> of httpclientbuilder, and this is a problem with default socket timeout in
> httpclientbuilder is higer, this override should atleast be documented, if
> not fixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)