Hello Quanlong Huang, Andrew Sherman, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20454
to look at the new patch set (#2).
Change subject: IMPALA-12416: Fix test failures caused by IMPALA-11535
......................................................................
IMPALA-12416: Fix test failures caused by
IMPALA-11535
Fixed the test failures in Java unit tests caused by incorrectly
setting the config 'enable_sync_to_latest_event_on_ddls' to true. This
flag has to be reset to its original value at the end of the test since
BackendConfig.INSTANCE is shared by all the FE tests. Also, increased
the hms polling interval to 10sec for the test_skipping_older_events()
end-to-end test to avoid flakiness.
Change-Id: I4930933dca849496bfbe475c8efc960d15fa57a8
---
M
fe/src/test/java/org/apache/impala/catalog/events/MetastoreEventsProcessorTest.java
M tests/custom_cluster/test_events_custom_configs.py
2 files changed, 49 insertions(+), 41 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/54/20454/2
--
To view, visit http://gerrit.cloudera.org:8080/20454
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4930933dca849496bfbe475c8efc960d15fa57a8
Gerrit-Change-Number: 20454
Gerrit-PatchSet: 2
Gerrit-Owner: Sai Hemanth Gantasala <[email protected]>
Gerrit-Reviewer: Andrew Sherman <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]>