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

Change subject: IMPALA-11505: Fix flaky test test_kudu_txn_abort_partition_lock
......................................................................

IMPALA-11505: Fix flaky test test_kudu_txn_abort_partition_lock

TestKuduTransaction.test_kudu_txn_abort_partition_lock fails as
exception message is unexpected due to timing issue.

This patch added a new debug action so that test code could explicitly
control over calling Commit() for Kudu transaction. Changed the test
to run first query synchronously with new debug action.

Testing:
 - Repeatedly ran test_kudu_txn_abort_partition_lock for 500 times
   in Jenkins without failure.
 - Passed core test.

Change-Id: If5a79bca6bfdac49192b76b1a31379d872db59e0
Reviewed-on: http://gerrit.cloudera.org:8080/18911
Reviewed-by: Joe McDonnell <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M be/src/service/client-request-state.cc
M tests/custom_cluster/test_kudu.py
2 files changed, 20 insertions(+), 10 deletions(-)

Approvals:
  Joe McDonnell: Looks good to me, approved
  Impala Public Jenkins: Verified

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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: If5a79bca6bfdac49192b76b1a31379d872db59e0
Gerrit-Change-Number: 18911
Gerrit-PatchSet: 3
Gerrit-Owner: Wenzhe Zhou <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>

Reply via email to