Wenzhe Zhou has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16456
Change subject: IMPALA-9227: Add coverage for query retries caused by RPC failure ...................................................................... IMPALA-9227: Add coverage for query retries caused by RPC failure Added two new unit tests for query retries triggered by RPC failures. The RPC failures are simulated by using debug_action to inject RPC fault. Testing: - Passed test_query_retries.py, including the new test cases. Change-Id: I6c800a764b22c72d5c408e14fd1bdea5336d7d82 --- M tests/custom_cluster/test_query_retries.py 1 file changed, 104 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/56/16456/1 -- To view, visit http://gerrit.cloudera.org:8080/16456 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I6c800a764b22c72d5c408e14fd1bdea5336d7d82 Gerrit-Change-Number: 16456 Gerrit-PatchSet: 1 Gerrit-Owner: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Sahil Takiar <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]>
