Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/23226 )
Change subject: IMPALA-14460: Keep http connections open in impala-shell ...................................................................... Patch Set 15: (2 comments) This probably needs some additional testing. I'll work on it tomorrow. http://gerrit.cloudera.org:8080/#/c/23226/11/shell/impala_shell/ImpalaHttpClient.py File shell/impala_shell/ImpalaHttpClient.py: http://gerrit.cloudera.org:8080/#/c/23226/11/shell/impala_shell/ImpalaHttpClient.py@417 PS11, Line 417: ry_because_disconnecte > I could see retrying after ECONNRESET. I'm not sure how to simulate that be Done http://gerrit.cloudera.org:8080/#/c/23226/11/shell/impala_shell/ImpalaHttpClient.py@428 PS11, Line 428: retry_because_401 = sendDataRecvResp(data) > I'm not sure we have to close and re-open it to retry. The cookies were cle Done -- 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: comment 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]> Gerrit-Comment-Date: Tue, 06 Jan 2026 01:14:32 +0000 Gerrit-HasComments: Yes
