You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/04/22 05:51:00 UTC

[jira] [Updated] (FLINK-26772) Application and Job Mode does not wait for job cleanup during shutdown

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

Matthias Pohl updated FLINK-26772:
----------------------------------
    Summary: Application and Job Mode does not wait for job cleanup during shutdown  (was: Application Mode does not wait for job cleanup during shutdown)

> Application and Job Mode does not wait for job cleanup during shutdown
> ----------------------------------------------------------------------
>
>                 Key: FLINK-26772
>                 URL: https://issues.apache.org/jira/browse/FLINK-26772
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.15.0
>            Reporter: Mika Naylor
>            Assignee: Matthias Pohl
>            Priority: Critical
>              Labels: pull-request-available
>         Attachments: FLINK-26772.standalone-job.log, testcluster-599f4d476b-bghw5_log.txt
>
>
> We discovered that in Application Mode, when the application has completed, the cluster is shutdown even if there are ongoing resource cleanup events happening in the background. For example, if ha cleanup fails, further retries are not attempted as the cluster is shut down before this can happen.
>  
> We should also add a flag for the shutdown that will prevent further jobs from being submitted.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)