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

[jira] [Commented] (FLINK-26926) Allow users to force upgrade even if savepoint is in progress

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

Nicholas Jiang commented on FLINK-26926:
----------------------------------------

[~gyfora], could the JobSpec add the upgradeSkipSavepoint to allow users configure whether to override this and execute the upgrade regardless of the savepoint status?

> Allow users to force upgrade even if savepoint is in progress
> -------------------------------------------------------------
>
>                 Key: FLINK-26926
>                 URL: https://issues.apache.org/jira/browse/FLINK-26926
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kubernetes Operator
>            Reporter: Gyula Fora
>            Priority: Major
>             Fix For: kubernetes-operator-1.0.0
>
>
> Currently all upgrades (regardless of upgrade mode) are delayed as long as there is a pending savepoint operation.
> We should allow users to override this and execute the upgrade (thus potentially cancelling the savepoint) regardless of the savepoint status.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)