You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "David Morávek (Jira)" <ji...@apache.org> on 2023/03/06 18:44:00 UTC

[jira] [Assigned] (FLINK-31347) AdaptiveSchedulerClusterITCase.testAutomaticScaleUp times out

     [ https://issues.apache.org/jira/browse/FLINK-31347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Morávek reassigned FLINK-31347:
-------------------------------------

    Assignee: David Morávek

> AdaptiveSchedulerClusterITCase.testAutomaticScaleUp times out
> -------------------------------------------------------------
>
>                 Key: FLINK-31347
>                 URL: https://issues.apache.org/jira/browse/FLINK-31347
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.17.0
>            Reporter: Matthias Pohl
>            Assignee: David Morávek
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=46850&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8&l=10451
> {code}
> Mar 06 14:11:24 "main" #1 prio=5 os_prio=0 tid=0x00007f482800b800 nid=0x6eee waiting on condition [0x00007f48325cd000]
> Mar 06 14:11:24    java.lang.Thread.State: TIMED_WAITING (sleeping)
> Mar 06 14:11:24 	at java.lang.Thread.sleep(Native Method)
> Mar 06 14:11:24 	at org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:151)
> Mar 06 14:11:24 	at org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:144)
> Mar 06 14:11:24 	at org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerClusterITCase.waitUntilParallelismForVertexReached(AdaptiveSchedulerClusterITCase.java:265)
> Mar 06 14:11:24 	at org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerClusterITCase.testAutomaticScaleUp(AdaptiveSchedulerClusterITCase.java:153)
> [...]
> {code}



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