Wenzhe Zhou has uploaded a new patch set (#2). ( 
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
---
M be/src/service/client-request-state.cc
M tests/custom_cluster/test_kudu.py
2 files changed, 20 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/11/18911/2
--
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: newpatchset
Gerrit-Change-Id: If5a79bca6bfdac49192b76b1a31379d872db59e0
Gerrit-Change-Number: 18911
Gerrit-PatchSet: 2
Gerrit-Owner: Wenzhe Zhou <wz...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Wenzhe Zhou <wz...@cloudera.com>

Reply via email to