You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aleksandr Pilipenko (Jira)" <ji...@apache.org> on 2023/03/14 19:05:00 UTC

[jira] [Created] (FLINK-31458) Support waiting for required resources in DefaultScheduler during job restart

Aleksandr Pilipenko created FLINK-31458:
-------------------------------------------

             Summary: Support waiting for required resources in DefaultScheduler during job restart
                 Key: FLINK-31458
                 URL: https://issues.apache.org/jira/browse/FLINK-31458
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Coordination
    Affects Versions: 1.15.3
            Reporter: Aleksandr Pilipenko


Currently Flink support [waiting for required resources to become available|https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/#jobmanager-adaptive-scheduler-resource-stabilization-timeout] during job restart only while using adaptive scheduler.
On the other hand, if cluster is using default scheduler and there is not enough slots available - restart attempts will fail with `NoResourceAvailableException` until resource requirements are satisfied.



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