[
https://issues.apache.org/jira/browse/IMPALA-14460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith resolved IMPALA-14460.
------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> Implement keep-alive on HS2-HTTP connections
> --------------------------------------------
>
> Key: IMPALA-14460
> URL: https://issues.apache.org/jira/browse/IMPALA-14460
> Project: IMPALA
> Issue Type: Improvement
> Components: Clients
> Reporter: Michael Smith
> Assignee: Michael Smith
> Priority: Critical
> Fix For: Impala 5.0.0
>
>
> impala-shell does not use HTTP keep-alive with HS2-HTTP connections, causing
> it to establish a new connection each time the client needs to send a
> request. In busy environments, this can exhaust previously working
> {{accepted_cnxn_setup_thread_pool_size}} settings.
> We should implement keep-alive for HS2-HTTP connections, which may require
> improvements in both impala-shell and the server implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)