Matthias Pohl created FLINK-31347:
-------------------------------------
Summary: 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
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)