You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Csaba Ringhofer (Jira)" <ji...@apache.org> on 2022/04/13 08:31:00 UTC

[jira] [Created] (IMPALA-11241) test_statement_expression_limit is flaky on dockerized tests

Csaba Ringhofer created IMPALA-11241:
----------------------------------------

             Summary: test_statement_expression_limit is flaky on dockerized tests
                 Key: IMPALA-11241
                 URL: https://issues.apache.org/jira/browse/IMPALA-11241
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend, Infrastructure
    Affects Versions: Impala 4.0.0
            Reporter: Csaba Ringhofer


The test failed with "OutOfMemoryError: GC overhead limit exceeded" during this run:
https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/5555/

In another run different tests failed, but test_statement_expression_limit was running in parallel:
https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/5556/

Checked locally and running test_statement_expression_limit  bumped jvm.heap.current-usage-bytes to ~2GB from ~100 MB, while the other tests only needed a few hundred MBs.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)