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/07/05 07:51:00 UTC

[jira] [Closed] (FLINK-28348) Add configurable flag to disable last-state fallback for savepoint upgrade

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

Gyula Fora closed FLINK-28348.
------------------------------
    Resolution: Fixed

merged to main 17723ffc09b6813006044f50165bb6cf15427df7

> Add configurable flag to disable last-state fallback for savepoint upgrade
> --------------------------------------------------------------------------
>
>                 Key: FLINK-28348
>                 URL: https://issues.apache.org/jira/browse/FLINK-28348
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kubernetes Operator
>            Reporter: Gyula Fora
>            Assignee: Matyas Orhidi
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: kubernetes-operator-1.1.0
>
>
> Currently if the job is not running and savepoint upgrade mode is configured, the ApplicationReconciler can fall back to last-state upgrade mode if HA was enabled.
> While in most cases this is fine, in some situation the user might only want to allow savepoint ugrades. We should add a flag:
> kubernetes.operator.job.upgrade.last-state-fallback.enabled : true
> Default should be true to match the current behaviour.



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