[
https://issues.apache.org/jira/browse/IMPALA-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Balazs Hevele resolved IMPALA-15064.
------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> test_query_profile_contains_query_compilation_metadata_load_events is flaky
> ---------------------------------------------------------------------------
>
> Key: IMPALA-15064
> URL: https://issues.apache.org/jira/browse/IMPALA-15064
> Project: IMPALA
> Issue Type: Bug
> Components: Catalog
> Reporter: Balazs Hevele
> Assignee: Balazs Hevele
> Priority: Major
> Labels: flaky-test
> Fix For: Impala 5.0.0
>
>
> Test
> query_test.test_observability.TestObservability.test_query_profile_contains_query_compilation_metadata_load_events
> is flaky.
> It runs in parallel with other tests. It invalidates functional.alltypes,
> runs a select query on it, and relies on it not getting refreshed into the
> local cache between the two queries.
> If another test fetches the table between the two queries, the test fails
> with: CatalogFetch.RPCs.Bytes not being found in the runtime profile.
> It should either run sequentially, or use a unique database.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)