[
https://issues.apache.org/jira/browse/IMPALA-12937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riza Suminto reopened IMPALA-12937:
-----------------------------------
The flakiness has resurface again. It looks like, a query fragment instance
that is expected to stay active until submission loop end actually finished
faster. We can try set lower batch_size to keep all running fragment instances
longer.
> test_admission_controller.py::test_mem_limit failed in exhaustive build
> -----------------------------------------------------------------------
>
> Key: IMPALA-12937
> URL: https://issues.apache.org/jira/browse/IMPALA-12937
> Project: IMPALA
> Issue Type: Bug
> Reporter: Zoltán Borók-Nagy
> Assignee: Riza Suminto
> Priority: Major
> Labels: broken-build
> Fix For: Impala 4.5.0
>
>
> h3. Error Message
> AssertionError: Queued queries should not run until others are made to finish
> assert 1 == 0
> h3. Stacktrace
> custom_cluster/test_admission_controller.py:2363: in test_mem_limit
> \{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:2221: in run_admission_test
> assert metric_deltas['dequeued'] == 0,\ E AssertionError: Queued queries
> should not run until others are made to finish E assert 1 == 0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]