Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23466
Change subject: IMPALA-14440: Set default http_socket_timeout_s ...................................................................... IMPALA-14440: Set default http_socket_timeout_s Sets a default http_socket_timeout_s of 120s, which is the default timeout for most HTTP load balancers. Network layer load balancers often use longer timeouts, on the order of 4-6 minutes, but since the client will retry failed connections using a shorter timeout and expecting quicker HTTP responses should result in better SLAs. Testing: TestImpalaShell::test_http_socket_timeout passes. Change-Id: I09f62188552caf65786f57a190722bfe020fc82d --- M shell/impala_shell/option_parser.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/66/23466/1 -- 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: newchange Gerrit-Change-Id: I09f62188552caf65786f57a190722bfe020fc82d Gerrit-Change-Number: 23466 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
