[
https://issues.apache.org/jira/browse/IMPALA-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982184#comment-16982184
]
ASF subversion and git services commented on IMPALA-8867:
---------------------------------------------------------
Commit ddd07e17136302aee58c44060c0f93876d00294c in impala's branch
refs/heads/master from Lars Volker
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=ddd07e1 ]
IMPALA-8867: Further deflake test_auto_scaling
A previous attempt to deflake this test by lowering the threshold for
multi-group throughput had improved things but we still saw another
occurrence of test_auto_scaling failing recently. This change lowers the
threshold even further to try and eradicate the flakiness. From
inspecting the logs of the failed run I could see that the new threshold
would have prevented the failure.
Change-Id: I29808982cc6226152c544cb99f76961b582975a7
Reviewed-on: http://gerrit.cloudera.org:8080/14740
Reviewed-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Lars Volker <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> 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: Critical
> 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
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]