Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
Impala 4.0.0
-
None
-
ghx-label-3
Description
Recently, I saw this test failing with the exception trace below.
custom_cluster/test_admission_controller.py:1782: in test_mem_limit {'request_pool': self.pool_name, 'mem_limit': query_mem_limit}) custom_cluster/test_admission_controller.py:1638: 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
Attachments
Attachments
Issue Links
- is duplicated by
-
IMPALA-10195 TestAdmissionControllerStress test_mem_limit run_admission_test looks flaky again
- Resolved
- relates to
-
IMPALA-8565 Test failure in TestAdmissionControllerStress.test_mem_limit
- Resolved