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

Matthias Pohl resolved FLINK-34274.
-----------------------------------
    Fix Version/s: 1.19.0
                   1.18.2
       Resolution: Fixed

master: 
[bfaa75a418432162700996053319d1a5c1e72927|https://github.com/apache/flink/commit/bfaa75a418432162700996053319d1a5c1e72927]
1.19: 
[3c04316da8b2f1e2e2f602c17146fbf5220fe390|https://github.com/apache/flink/commit/3c04316da8b2f1e2e2f602c17146fbf5220fe390]
1.18: 
[9802d240b341633f460fe15a89a263f12e540fe4|https://github.com/apache/flink/commit/9802d240b341633f460fe15a89a263f12e540fe4]

> AdaptiveSchedulerTest.testRequirementLowerBoundDecreaseAfterResourceScarcityBelowAvailableSlots
>  times out
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-34274
>                 URL: https://issues.apache.org/jira/browse/FLINK-34274
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.19.0
>            Reporter: Matthias Pohl
>            Assignee: David Morávek
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.19.0, 1.18.2
>
>
> {code:java}
> Jan 30 03:15:46 "ForkJoinPool-420-worker-25" #9746 daemon prio=5 os_prio=0 
> tid=0x00007fdfbb635800 nid=0x2dbd waiting on condition [0x00007fdf39528000]
> Jan 30 03:15:46    java.lang.Thread.State: WAITING (parking)
> Jan 30 03:15:46       at sun.misc.Unsafe.park(Native Method)
> Jan 30 03:15:46       - parking to wait for  <0x00000000fe642548> (a 
> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> Jan 30 03:15:46       at 
> java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
> Jan 30 03:15:46       at 
> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
> Jan 30 03:15:46       at 
> java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
> Jan 30 03:15:46       at 
> org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerTest$SubmissionBufferingTaskManagerGateway.waitForSubmissions(AdaptiveSchedulerTest.java:2225)
> Jan 30 03:15:46       at 
> org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerTest.awaitJobReachingParallelism(AdaptiveSchedulerTest.java:1333)
> Jan 30 03:15:46       at 
> org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerTest.testRequirementLowerBoundDecreaseAfterResourceScarcityBelowAvailableSlots(AdaptiveSchedulerTest.java:1273)
> Jan 30 03:15:46       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
> [...] {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=57086&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8&l=9893



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

Reply via email to