Henry Robinson has uploaded a new change for review. http://gerrit.cloudera.org:8080/3317
Change subject: IMPALA-3682: Don't retry unrecoverable socket creation errors ...................................................................... IMPALA-3682: Don't retry unrecoverable socket creation errors If a thrift client can't create a socket, all subsequent calls to Open() should fail fast since socket creation errors are treated as unrecoverable. Change-Id: I394be287143eefc79cf22865898b71ca24c41328 --- M be/src/rpc/thrift-client.cc M be/src/runtime/exec-env.cc M common/thrift/generate_error_codes.py 3 files changed, 6 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/17/3317/1 -- To view, visit http://gerrit.cloudera.org:8080/3317 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I394be287143eefc79cf22865898b71ca24c41328 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Henry Robinson <[email protected]>
