Michael Ho has posted comments on this change. Change subject: IMPALA-5388: Don't retry RPC calls on TSSLException ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/7063/1/be/src/runtime/client-cache.h File be/src/runtime/client-cache.h: PS1, Line 258: Status(TErrorCode::RPC_GENERAL_ERROR, e.what()); Should we consider returning RPC_RECV_TIMEOUT instead if e.what() contains "ssl_read" ? -- To view, visit http://gerrit.cloudera.org:8080/7063 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I176975f2aa521d5be8a40de51067b1497923d09b Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Michael Ho <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-HasComments: Yes
