Hello Riza Suminto, Michael Smith, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22021
to look at the new patch set (#3).
Change subject: IMPALA-12737: Turn Off Log Buffering in Workload Management
Init Tests
......................................................................
IMPALA-12737: Turn Off Log Buffering in Workload Management Init Tests
Fixes the issue where custom cluster workload management init tests
do not disable glog log buffering when restarting the test cluster.
The custom cluster workload management init tests all wait for
workload management to be initialized as indicated by a log message
being written by the catalogd. By default, logs are buffered up to
30 seconds. This buffering can cause unnecessary test slowness while
the tests wait for the expected log message and can also cause
flakiness where the tests do not find the expected log message before
the timeout expires.
Change-Id: I03ac0f0f00c93fe785db131278a706e3f5e975c2
---
M tests/custom_cluster/test_workload_mgmt_init.py
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/21/22021/3
--
To view, visit http://gerrit.cloudera.org:8080/22021
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I03ac0f0f00c93fe785db131278a706e3f5e975c2
Gerrit-Change-Number: 22021
Gerrit-PatchSet: 3
Gerrit-Owner: Jason Fehr <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>