[
https://issues.apache.org/jira/browse/IMPALA-13701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riza Suminto resolved IMPALA-13701.
-----------------------------------
Fix Version/s: Impala 4.5.0
Resolution: Fixed
> 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
> Priority: Major
> Labels: broken-build
> Fix For: Impala 4.5.0
>
>
> 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)