[
https://issues.apache.org/jira/browse/IMPALA-14440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith closed IMPALA-14440.
----------------------------------
Resolution: Won't Fix
Preferring IMPALA-14460 for connection reuse and correctly implementing
connect_timeout_ms instead of a hard timeout on HTTP requests.
In the future this may make more sense if we improve the HTTP protocol to avoid
long-running requests.
> Provide non-zero default for http_socket_timeout_s
> --------------------------------------------------
>
> Key: IMPALA-14440
> URL: https://issues.apache.org/jira/browse/IMPALA-14440
> Project: IMPALA
> Issue Type: Improvement
> Components: Clients
> Reporter: Michael Smith
> Assignee: Michael Smith
> Priority: Major
>
> impala-shell's {{http_socket_timeout_s}} option configures the HTTP client
> for HS2-HTTP connections to have a timeout, so it doesn't hang indefinitely
> on a failed connection. When it times out, the client may then retry.
> We should consider adding a non-zero default value for this setting to avoid
> hung clients with HS2-HTTP in very busy environments.
> IMPALA-11126 added this option but left it disabled by default to avoid
> impacting existing behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)