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 "Sahil Takiar (JIRA)" <ji...@apache.org> on 2019/03/25 14:09:00 UTC

[jira] [Commented] (IMPALA-8342) TestAdmissionControllerStress test_mem_limit run_admission_test failure

    [ https://issues.apache.org/jira/browse/IMPALA-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800713#comment-16800713 ] 

Sahil Takiar commented on IMPALA-8342:
--------------------------------------

Possibly related to the several other test issues we have seen with {{TestAdmissionControllerStress}} so linking the relevant JIRAs.

> TestAdmissionControllerStress test_mem_limit run_admission_test failure
> -----------------------------------------------------------------------
>
>                 Key: IMPALA-8342
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8342
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>            Reporter: Sahil Takiar
>            Assignee: Bikramjeet Vig
>            Priority: Major
>
> {{TestAdmissionControllerStress.test_mem_limit}} can fail with:
> {code:java}
> custom_cluster/test_admission_controller.py:960: in test_mem_limit
>     {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:823: in run_admission_test
>     assert metric_deltas['dequeued'] == 0,\
> E   AssertionError: Queued queries should not run until others are made to finish
> E   assert 5 == 0{code}
> The full test configuration is:
> {code}
> custom_cluster.test_admission_controller.TestAdmissionControllerStress.test_mem_limit[num_queries: 30 | submission_delay_ms: 150 | 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]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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