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/08/16 16:04:00 UTC

[jira] [Commented] (IMPALA-8867) test_auto_scaling is flaky

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

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

Commit cebed8b88a3ce928dff694e79f04db8c83ba0970 in impala's branch refs/heads/master from Lars Volker
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=cebed8b ]

IMPALA-8867: Deflake test_auto_scaling, improve logging

test_auto_scaling sometimes failed to reach the required query rate
within the expected time. This change increases the timeout that we wait
for the query rate to increase. It also adds logging for the maximum
query rate observed to help with debugging in case the issue still
occurs.

Testing: I looped this for a day on my desktop box and did not observe
any issues.

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


> test_auto_scaling is flaky
> --------------------------
>
>                 Key: IMPALA-8867
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8867
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.3.0
>            Reporter: Lars Volker
>            Assignee: Lars Volker
>            Priority: Major
>              Labels: broken-build, flaky
>
> It looks like test_auto_scaling can sometimes fail to reach the required query throughput within the configured timeout.
> {{noformat}}
> Error MessageAssertionError: Query rate did not surpass 5 within 45 s assert any(<generator object <genexpr> at 0x7f7ad65856e0>)Stacktracecustom_cluster/test_auto_scaling.py:104: in test_single_workload
>     assert any(workload.get_query_rate() > min_query_rate or sleep(1)
> E   AssertionError: Query rate did not surpass 5 within 45 s
> E   assert any(<generator object <genexpr> at 0x7f7ad65856e0>)
> {{noformat}}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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