Riza Suminto created IMPALA-13701:
-------------------------------------
Summary: Make test_invalidate_stale_partition_on_reload more
deterministic
Key: IMPALA-13701
URL: https://issues.apache.org/jira/browse/IMPALA-13701
Project: IMPALA
Issue Type: Bug
Components: Test
Reporter: Riza Suminto
Assignee: Riza Suminto
Test test_invalidate_stale_partition_on_reload continues to be flaky.
I suspect that the test order is not deterministic enough to ensure expected
Coordinator log lines are printed consistently. We can make this test case more
deterministic by:
# Running the "select *" query twice: before, and after the Hive insert query.
# Set shorter hms_event_polling_interval_s and
statestore_heartbeat_frequency_ms.
# Wait for a full statestore_heartbeat_frequency_ms before inspecting logs and
run the second query.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)