Hello Quanlong Huang, Sai Hemanth Gantasala, Csaba Ringhofer, Impala Public
Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22400
to look at the new patch set (#3).
Change subject: IMPALA-13701: Rewrite test_invalidate_stale_partition_on_reload
......................................................................
IMPALA-13701: Rewrite test_invalidate_stale_partition_on_reload
Test test_invalidate_stale_partition_on_reload continues to be flaky. It
is suspected that the test order is not deterministic enough to ensure
expected Coordinator log lines are printed consistently.
This patch rewrite the test and make it more deterministic by:
1. Set shorter hms_event_polling_interval_s and
statestore_heartbeat_frequency_ms.
2. Running the "select *" query twice: before, and after the Hive insert
query.
3. Wait for a full statestore_heartbeat_frequency_ms before inspecting
logs and run the second query.
4. Validate that the second 'select *' query use higher table version
number than the first one.
Testing:
- Loop the test 100 times and pass in local machine.
Change-Id: Id578de1d6c9f809178d0b612068c449cf6c5f653
---
M tests/custom_cluster/test_events_custom_configs.py
1 file changed, 51 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/22400/3
--
To view, visit http://gerrit.cloudera.org:8080/22400
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id578de1d6c9f809178d0b612068c449cf6c5f653
Gerrit-Change-Number: 22400
Gerrit-PatchSet: 3
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]>