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

Xintong Song closed FLINK-29640.
--------------------------------
    Fix Version/s: 1.17.0
       Resolution: Done

master (1.17): be240dea803fc82299c4711ebe656c1c4b159ca9

> Enhance the function configured by execution.shutdown-on-attached-exit by 
> heartbeat between client and dispatcher
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-29640
>                 URL: https://issues.apache.org/jira/browse/FLINK-29640
>             Project: Flink
>          Issue Type: Improvement
>          Components: Client / Job Submission
>            Reporter: Liu
>            Assignee: Liu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.17.0
>
>
> If the param execution.shutdown-on-attached-exit is set to true, perform a 
> best-effort cluster shutdown when the CLI is terminated abruptly.
> But when the client is killed by 'kill -9', the cluster will not shutdown for 
> that the signal can not be sent. We can enhance the behavior by building the 
> heart beat between the client and the job. Once the job can not received any 
> heartbeat from the client, the job cancel itself. 



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

Reply via email to