You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yang Wang (Jira)" <ji...@apache.org> on 2022/10/27 02:37:00 UTC

[jira] [Commented] (FLINK-27579) The param client.timeout can not be set by dynamic properties when stopping the job

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

Yang Wang commented on FLINK-27579:
-----------------------------------

When working for FLINK-29749, I realize that this ticket also needs to be backported to release-1.15. 

> The param client.timeout can not be set by dynamic properties when stopping the job 
> ------------------------------------------------------------------------------------
>
>                 Key: FLINK-27579
>                 URL: https://issues.apache.org/jira/browse/FLINK-27579
>             Project: Flink
>          Issue Type: Improvement
>          Components: Client / Job Submission
>    Affects Versions: 1.16.0
>            Reporter: Liu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> The default client.timeout value is one minute which may be too short when stop-with-savepoint for big state jobs.
> When we stop the job by dynamic properties(-D or -yD for yarn), the client.timeout is not effective.
> From the code, we can see that the dynamic properties are only effect for run command. We should support it for stop command.



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