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

[jira] [Assigned] (FLINK-29633) Operator doesn't pass initialSavepointPath as fromSavepoint argument

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

Gyula Fora reassigned FLINK-29633:
----------------------------------

    Assignee: Yaroslav Tkachenko

> Operator doesn't pass initialSavepointPath as fromSavepoint argument
> --------------------------------------------------------------------
>
>                 Key: FLINK-29633
>                 URL: https://issues.apache.org/jira/browse/FLINK-29633
>             Project: Flink
>          Issue Type: Bug
>          Components: Kubernetes Operator
>    Affects Versions: kubernetes-operator-1.2.0
>            Reporter: Yaroslav Tkachenko
>            Assignee: Yaroslav Tkachenko
>            Priority: Major
>              Labels: pull-request-available
>
> The Kubernetes Operator doesn't pass *initialSavepointPath* from the JobSpec as a *--fromSavepoint* argument to the JobManager. The operator does update the configuration, but in the standalone mode, Flink actually [overrides that|https://github.com/apache/flink/blob/012dc6a9b800bae0cfa5250d38de992ccbabc015/flink-container/src/main/java/org/apache/flink/container/entrypoint/StandaloneApplicationClusterEntryPoint.java#L57-L63] based on the command-line arguments. 
> *CmdStandaloneJobManagerDecorator* should be updated to include *fromSavepoint.*



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