Michael Smith created IMPALA-14460:
--------------------------------------

             Summary: 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: Backend, Clients
            Reporter: Michael Smith


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)

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

Reply via email to