[
https://issues.apache.org/jira/browse/FLINK-31347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760827#comment-17760827
]
Sergey Nuyanzin commented on FLINK-31347:
-----------------------------------------
There is the same case for 1.16:
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=52872&view=logs&j=a549b384-c55a-52c0-c451-00e0477ab6db&t=eef5922c-08d9-5ba3-7299-8393476594e7&l=10585
> 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
> Fix For: 1.17.0
>
>
> 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)