[ 
https://issues.apache.org/jira/browse/FLINK-21745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304807#comment-17304807
 ] 

Matthias edited comment on FLINK-21745 at 3/19/21, 10:24 AM:
-------------------------------------------------------------

{quote}Are the failures in this run also related to the issue?:{quote}
Yes, they are.

FYI: The relevant stacktrace is
{code}
Caused by: java.lang.IllegalArgumentException
        at 
org.apache.flink.util.Preconditions.checkArgument(Preconditions.java:122)
        at 
org.apache.flink.runtime.util.ResourceCounter.withResource(ResourceCounter.java:244)
        at 
org.apache.flink.runtime.scheduler.adaptive.allocator.SlotSharingSlotAllocator.calculateRequiredSlots(SlotSharingSlotAllocator.java:61)
        at 
org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.calculateDesiredResources(AdaptiveScheduler.java:728)
        at 
org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.goToWaitingForResources(AdaptiveScheduler.java:720)
        at 
org.apache.flink.runtime.scheduler.adaptive.Created.startScheduling(Created.java:72)
        at 
org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.startScheduling(AdaptiveScheduler.java:308)
        at 
org.apache.flink.runtime.jobmaster.JobMaster.startScheduling(JobMaster.java:960)
        at 
org.apache.flink.runtime.jobmaster.JobMaster.startJobExecution(JobMaster.java:873)
        at 
org.apache.flink.runtime.jobmaster.JobMaster.onStart(JobMaster.java:382)
        ... 20 more
{code}

But I hope that we finalize it today.


was (Author: mapohl):
{quote}Are the failures in this run also related to the issue?:{quote}
Yes, they are.

> JobMasterTest.testReconnectionAfterDisconnect hangs on azure
> ------------------------------------------------------------
>
>                 Key: FLINK-21745
>                 URL: https://issues.apache.org/jira/browse/FLINK-21745
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.13.0
>            Reporter: Dawid Wysakowicz
>            Assignee: Matthias
>            Priority: Major
>              Labels: pull-request-available, test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=14500&view=logs&j=0e7be18f-84f2-53f0-a32d-4a5e4a174679&t=7030a106-e977-5851-a05e-535de648c9c9&l=8884
> {code}
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to