[
https://issues.apache.org/jira/browse/IMPALA-14163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riza Suminto resolved IMPALA-14163.
-----------------------------------
Fix Version/s: Impala 5.0.0
Target Version: Impala 5.0.0
Resolution: Fixed
Not seeing this anymore recently. Please open a new Jira if this resurface
again.
> TestAdmissionControllerWithACService.test_pool_config_change_while_queued
> timing out
> ------------------------------------------------------------------------------------
>
> Key: IMPALA-14163
> URL: https://issues.apache.org/jira/browse/IMPALA-14163
> Project: IMPALA
> Issue Type: Bug
> Components: Test
> Affects Versions: Impala 5.0.0
> Reporter: Joe McDonnell
> Assignee: Riza Suminto
> Priority: Critical
> Fix For: Impala 5.0.0
>
>
> TestAdmissionControllerWithACService.test_pool_config_change_while_queued
> still sometimes hits a timeout like this:
> {noformat}
> custom_cluster/test_admission_controller.py:1492: in
> test_pool_config_change_while_queued
> config.set_config_value(pool_name, config_str, 0)
> common/resource_pool_config.py:54: in set_config_value
> self.__wait_for_impala_to_pickup_config_change(pool_name, config_str,
> str(target_val))
> common/resource_pool_config.py:81: in
> __wait_for_impala_to_pickup_config_change
> metric_key, target_val, current_val)
> E AssertionError: Timed out waiting for
> admission-controller.pool-max-query-mem-limit.root.invalidTestPool to reach
> 0. Current: 1{noformat}
> This test was deflaked by IMPALA-14098, but this is happening after that fix.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)