You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Vihang Karajgaonkar (Jira)" <ji...@apache.org> on 2020/06/23 16:52:00 UTC

[jira] [Created] (IMPALA-9884) TestAdmissionControllerStress.test_mem_limit failing occasionally

Vihang Karajgaonkar created IMPALA-9884:
-------------------------------------------

             Summary: TestAdmissionControllerStress.test_mem_limit failing occasionally
                 Key: IMPALA-9884
                 URL: https://issues.apache.org/jira/browse/IMPALA-9884
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 4.0
            Reporter: Vihang Karajgaonkar


Recently, I saw this test failing with the exception trace below. 

{noformat}
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
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org