Sailesh Mukil has posted comments on this change. Change subject: IMPALA-3575: Add retry to backend connection request and rpc timeout ......................................................................
Patch Set 12: (3 comments) Could you also just briefly explain in the CR what the changes to test_lifecycle.py and metric_verifier.py are and why they were necessary? http://gerrit.cloudera.org:8080/#/c/3343/12/be/src/runtime/coordinator.cc File be/src/runtime/coordinator.cc: PS12, Line 1494: NULL Can't we pass runtime_state() here? http://gerrit.cloudera.org:8080/#/c/3343/12/be/src/service/fragment-exec-state.cc File be/src/service/fragment-exec-state.cc: PS12, Line 120: NULL Same here. Can't we pass executor_.runtime_state() here? PS12, Line 122: Status(res.status) Will this be valid when '!can_retry' is true? -- To view, visit http://gerrit.cloudera.org:8080/3343 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id6723cfe58df6217f4a9cdd12facd320cbc24964 Gerrit-PatchSet: 12 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Juan Yu <[email protected]> Gerrit-Reviewer: Alan Choi <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Juan Yu <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-HasComments: Yes
