Laszlo Gaal created IMPALA-10195:
------------------------------------

             Summary: TestAdmissionControllerStress test_mem_limit 
run_admission_test looks flaky again
                 Key: IMPALA-10195
                 URL: https://issues.apache.org/jira/browse/IMPALA-10195
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 4.0
            Reporter: Laszlo Gaal


custom_cluster.test_admission_controller.TestAdmissionControllerStress.test_mem_limit
 fails with a familiar assertion:
{code}
custom_cluster/test_admission_controller.py:1856: in test_mem_limit
    {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:1754: in run_admission_test
    assert metric_deltas['admitted'] >= expected_admitted
E   assert 0 >= 5
{code}

The failure looks eerily similar to IMPALA-8342. That one was closed 18 months 
ago, so I'm hesitant to reopen it, but it is linked as related.
Tagging [~bikramjeet.vig] and [~tarmstr...@cloudera.com] as the they looked at 
the same flakiness at that time.



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

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

Reply via email to