Sai Hemanth Gantasala has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20454
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/1 -- 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: newchange Gerrit-Change-Id: I4930933dca849496bfbe475c8efc960d15fa57a8 Gerrit-Change-Number: 20454 Gerrit-PatchSet: 1 Gerrit-Owner: Sai Hemanth Gantasala <[email protected]>
