Timothee Maret created SLING-3366:
-------------------------------------
Summary: Allow to configure the heartbeat connection parameters
Key: SLING-3366
URL: https://issues.apache.org/jira/browse/SLING-3366
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: Discovery Impl 1.0.2
Reporter: Timothee Maret
The HTTP connections used to send the heartbeats currently uses the default
configuration and does not allow for configurations.
There maybe extra long requests which take more time to establish the
connection than the configured "heartbeatInterval".
Thus, it would make sense to allow configuring the connection timeout [0] in an
extra parameter such as "connectionTimeout"
[0]
https://hc.apache.org/httpclient-legacy/apidocs/org/apache/commons/httpclient/params/HttpConnectionParams.html#setConnectionTimeout(int)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)