[
https://issues.apache.org/jira/browse/IMPALA-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Sherman resolved IMPALA-8684.
------------------------------------
Resolution: Cannot Reproduce
> test_mem_limit in test_admission_controller timed out waiting for query to end
> ------------------------------------------------------------------------------
>
> Key: IMPALA-8684
> URL: https://issues.apache.org/jira/browse/IMPALA-8684
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Reporter: Andrew Sherman
> Assignee: Andrew Sherman
> Priority: Critical
> Labels: broken-build, flaky
>
> {code}
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1403: in run_admission_test
> ['admitted', 'timed-out'], curr_metrics, expected_admitted)
> custom_cluster/test_admission_controller.py:1100: in wait_for_metric_changes
> assert (time() - start_time < STRESS_TIMEOUT),\
> E AssertionError: Timed out waiting 90 seconds for metrics
> admitted,timed-out delta 5 current {'dequeued': 5, 'rejected': 14,
> 'released': 5, 'admitted': 10, 'queued': 11, 'timed-out': 0} initial
> {'dequeued': 5, 'rejected': 14, 'released': 0, 'admitted': 10, 'queued': 11,
> 'timed-out': 0}
> E assert (1560929088.700526 - 1560928997.952595) < 90
> E + where 1560929088.700526 = time()
> {code}
> IMPALA-8295 previously raised the timeout from 60 seconds to 90 seconds to
> fix a similar bug.
> This bug happened in a build that did not contain "IMPALA-8536: Add Scalable
> Pool Configuration to Admission Controller"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]