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 "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/25 01:45:00 UTC

[jira] [Commented] (IMPALA-8295) test_mem_limit in test_admission_controller timed out waiting for query to end

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

ASF subversion and git services commented on IMPALA-8295:
---------------------------------------------------------

Commit 95c6495ae53cebf44fc1585b3bca021b8f3c5759 in impala's branch refs/heads/master from Bikramjeet Vig
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=95c6495 ]

IMPALA-8295: Fix flakiness in TestAdmissionControllerStress

Currently the test_mem_limit in TestAdmissionControllerStress encounters
flaky failures due to a timeout waiting on queries to end. Increasing
the timeout from 60 to 90 seconds to accommodate this flakiness.

Testing:
Ran the test in a loop for more than 15 hours without any failures.

Change-Id: If9ada7bdbe2461d164100badabb905cf9a8cf4cc
Reviewed-on: http://gerrit.cloudera.org:8080/13103
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> test_mem_limit in test_admission_controller timed out waiting for query to end
> ------------------------------------------------------------------------------
>
>                 Key: IMPALA-8295
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8295
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 3.3.0
>            Reporter: Bikramjeet Vig
>            Assignee: Bikramjeet Vig
>            Priority: Major
>              Labels: broken-build, flaky-test
>
> {noformat}
> custom_cluster/test_admission_controller.py:1478: in test_mem_limit
>     {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1370: in run_admission_test
>     self.end_admitted_queries(num_to_end)
> custom_cluster/test_admission_controller.py:1151: in end_admitted_queries
>     assert (time() - start_time < STRESS_TIMEOUT),\
> E   AssertionError: Timed out waiting 60 seconds for query end
> E   assert (1551967400.261374 - 1551967340.1934941) < 60
> E    +  where 1551967400.261374 = time(){noformat}



--
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