Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/16192 )

Change subject: IMPALA-6788: Abort ExecFInstance() RPC loop early after query 
failure
......................................................................

IMPALA-6788: Abort ExecFInstance() RPC loop early after query failure

Stops issuing ExecQueryFInstance rpcs and cancels any inflight when
backend reports failure.
Adds new debug action CONSTRUCT_QUERY_STATE_REPORT that runs when
constructing a query state report.
Adds a new test case for handling errors reported from query state.

Testing:
 - Ran following command for new test case and verified that the code
   working as expected:
     ./bin/impala-py.test tests/custom_cluster/test_rpc_exception.py\
       ::TestRPCException::test_state_report_error \
       --workload_exploration_strategy=functional-query:exhaustive
 - Passed exhaustive tests.

Change-Id: I034788f7720fc97c25c54f006ff72dce6cb199c3
Reviewed-on: http://gerrit.cloudera.org:8080/16192
Reviewed-by: Thomas Tauber-Marshall <tmarsh...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
---
M be/src/runtime/coordinator.cc
M be/src/runtime/query-state.cc
M tests/custom_cluster/test_rpc_exception.py
3 files changed, 40 insertions(+), 3 deletions(-)

Approvals:
  Thomas Tauber-Marshall: Looks good to me, approved
  Impala Public Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/16192
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I034788f7720fc97c25c54f006ff72dce6cb199c3
Gerrit-Change-Number: 16192
Gerrit-PatchSet: 5
Gerrit-Owner: Wenzhe Zhou <wz...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Thomas Tauber-Marshall <tmarsh...@cloudera.com>
Gerrit-Reviewer: Wenzhe Zhou <wz...@cloudera.com>

Reply via email to