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 2017/11/21 02:15:00 UTC

[jira] [Created] (IMPALA-6227) Failure in test_admission_controller

Csaba Ringhofer created IMPALA-6227:
---------------------------------------

             Summary: Failure in test_admission_controller 
                 Key: IMPALA-6227
                 URL: https://issues.apache.org/jira/browse/IMPALA-6227
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 2.11.0
            Reporter: Csaba Ringhofer


jenkins build https://jenkins.impala.io/job/gerrit-verify-dryrun/1503/console failed at the following test:

01:30:11 ] =================================== FAILURES ===================================
01:30:11 ]  TestAdmissionControllerStress.test_mem_limit[num_queries: 30 | submission_delay_ms: 0 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | round_robin_submission: True] 
01:30:11 ] custom_cluster/test_admission_controller.py:877: in test_mem_limit
01:30:11 ]     {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
01:30:11 ] custom_cluster/test_admission_controller.py:760: in run_admission_test
01:30:11 ]     assert metric_deltas['rejected'] ==\
01:30:11 ] E   assert 5 == ((30 - 15) - 15)

This is probably related to the following  recent commit:
https://github.com/apache/incubator-impala/commit/7487c5de04c2c5d97b8a8d5c935d10568f1ed686



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)