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

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

Commit 4237d34decdd7f2ccf019340502a6499eb325a72 in impala's branch 
refs/heads/master from Mihaly Szjatinya
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=4237d34de ]

IMPALA-14987: test_topic_updates_unblock_legacy_catalog is flaky

In recent IMPALA-14801 expected query times were reduced, but apparently
overly so. Doubling all times proportionally.

Change-Id: I4c1f01de08d4d17972579ead96499adcdb9eb038
Reviewed-on: http://gerrit.cloudera.org:8080/24302
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> test_topic_updates_unblock_legacy_catalog is flaky
> --------------------------------------------------
>
>                 Key: IMPALA-14987
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14987
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Mihaly Szjatinya
>            Priority: Major
>              Labels: broken-build
>
> test_topic_updates_unblock_legacy_catalog can fail with:
> {noformat}
> custom_cluster/test_topic_update_frequency.py:217: in 
> __run_topic_update_test_inner
>     assert fast_query_futures[fast_query].get() < fast_query_timeout_ms, \
> E   AssertionError: select * from functional.tinytable limit 1 did not 
> complete within 1000 msec
> E   assert 1018 < 1000
> E    +  where 1018 = <bound method ApplyResult.get of 
> <multiprocessing.pool.ApplyResult object at 0x7f49cca8ba90>>()
> E    +    where <bound method ApplyResult.get of 
> <multiprocessing.pool.ApplyResult object at 0x7f49cca8ba90>> = 
> <multiprocessing.pool.ApplyResult object at 0x7f49cca8ba90>.get
>         blocking_query_min_time = 2000
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to