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

Change subject: IMPALA-13842: Enable graceful shutdown for test_redaction
......................................................................

IMPALA-13842: Enable graceful shutdown for test_redaction

test_redation in both test_query_live.py and test_query_log.py enables
workload management feature, but not followed by enabling graceful
shutdown. As consequence, if test cluster is shutting down, HMS lock
might still held and not unlocked properly. Other tests that want to
write to sys.impala_query_log will not able to obtain the HMS lock
needed. This patch fix the issue by enabling graceful shutdown for
test_redaction.

Testing:
- Run and pass the tests.

Change-Id: Iefabe07b9d32fbc74957bf3fa1cb8445ad7e2b71
Reviewed-on: http://gerrit.cloudera.org:8080/22621
Reviewed-by: Jason Fehr <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M tests/custom_cluster/test_query_live.py
M tests/custom_cluster/test_query_log.py
2 files changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Jason Fehr: Looks good to me, approved
  Impala Public Jenkins: Verified

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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iefabe07b9d32fbc74957bf3fa1cb8445ad7e2b71
Gerrit-Change-Number: 22621
Gerrit-PatchSet: 2
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>

Reply via email to