Michael Smith has uploaded a new patch set (#15) to the change originally 
created by Csaba Ringhofer. ( http://gerrit.cloudera.org:8080/23226 )

Change subject: IMPALA-14460: Keep http connections open in impala-shell
......................................................................

IMPALA-14460: Keep http connections open in impala-shell

Leave HS2-HTTP connections open and retry on 401 or EPIPE failures to
re-use connections, greatly reducing the number of client connections
needed with the HS2-HTTP protocol.

Updates tests that count RPCs via number of connections as re-use means
they're no longer linked.

Change-Id: If7a6c4f175cceca80f530b4d4355316d588730f0
---
M shell/impala_shell/ImpalaHttpClient.py
M tests/custom_cluster/test_hs2_fault_injection.py
M tests/custom_cluster/test_shell_commandline.py
M tests/custom_cluster/test_shell_jwt_auth.py
M tests/custom_cluster/test_shell_oauth_auth.py
5 files changed, 79 insertions(+), 57 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/26/23226/15
--
To view, visit http://gerrit.cloudera.org:8080/23226
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If7a6c4f175cceca80f530b4d4355316d588730f0
Gerrit-Change-Number: 23226
Gerrit-PatchSet: 15
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Pranav Lodha <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>

Reply via email to