[
https://issues.apache.org/jira/browse/FLINK-36299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-36299.
-----------------------------------
Fix Version/s: 2.0-preview
Resolution: Fixed
master:
[01d62d3a1958b4bdb4e31ff001d6630e348cd9e4|https://github.com/apache/flink/commit/01d62d3a1958b4bdb4e31ff001d6630e348cd9e4]
Useful hotfix along this change:
*
[b15a704b4f70590a6cefcf3bc6fcd412941717f9|https://github.com/apache/flink/commit/b15a704b4f70590a6cefcf3bc6fcd412941717f9]
> AdaptiveSchedulerTest.testStatusMetrics times out
> -------------------------------------------------
>
> Key: FLINK-36299
> URL: https://issues.apache.org/jira/browse/FLINK-36299
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Affects Versions: 2.0-preview
> Reporter: Matthias Pohl
> Assignee: Matthias Pohl
> Priority: Critical
> Labels: pull-request-available, test-stability
> Fix For: 2.0-preview
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=62146&view=logs&j=d89de3df-4600-5585-dadc-9bbc9a5e661c&t=be5a4b15-4b23-56b1-7582-795f58a645a2&l=9849
> {code}
> Sep 15 02:28:22 "ForkJoinPool-495-worker-25" #9352 daemon prio=5 os_prio=0
> tid=0x00007fcdde409000 nid=0x77f4 waiting on condition [0x00007fcd5c52c000]
> Sep 15 02:28:22 java.lang.Thread.State: WAITING (parking)
> Sep 15 02:28:22 at sun.misc.Unsafe.park(Native Method)
> Sep 15 02:28:22 - parking to wait for <0x00000000f8d7d0b8> (a
> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> Sep 15 02:28:22 at
> java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
> Sep 15 02:28:22 at
> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
> Sep 15 02:28:22 at
> java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
> Sep 15 02:28:22 at
> org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerTest$SubmissionBufferingTaskManagerGateway.waitForSubmissions(AdaptiveSchedulerTest.java:2593)
> Sep 15 02:28:22 at
> org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerTest.testStatusMetrics(AdaptiveSchedulerTest.java:732)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)