Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/23466 )
Change subject: IMPALA-14440: Set default http_socket_timeout_s ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/23466/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/23466/1//COMMIT_MSG@9 PS1, Line 9: Sets a default http_socket_timeout_s of 600s > We can create a child class to directly access the socket in http_client as This is a tricky problem. Still understanding the behavior. HS2 seems to have some way of automatically reconnecting, so I'm trying to recreate the same behavior with HS2-HTTP. Also we would need https://github.com/apache/thrift/commit/e0ee2c7514b812b5a18bfe9aab9594c5879dc34f if enabling TCP keepalive. Which seems useful, but not essential. -- To view, visit http://gerrit.cloudera.org:8080/23466 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I09f62188552caf65786f57a190722bfe020fc82d Gerrit-Change-Number: 23466 Gerrit-PatchSet: 3 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Mon, 06 Oct 2025 22:22:18 +0000 Gerrit-HasComments: Yes
