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

Gyula Fora commented on FLINK-26916:
------------------------------------

One way to solve the problem would be to change the current last-state shutdown 
and restore logic as follows:

SUSPEND
1. Delete deployment
2. Extract last checkpoint pointer from HA configmap -> store in lastSavepoint 
status

DEPLOY
3. Delete HA configmaps
4. Restore from pointer in lastSavepoint

> The Operator ignores job related changes (jar, parallelism) during last-state 
> upgrades
> --------------------------------------------------------------------------------------
>
>                 Key: FLINK-26916
>                 URL: https://issues.apache.org/jira/browse/FLINK-26916
>             Project: Flink
>          Issue Type: Bug
>          Components: Kubernetes Operator
>    Affects Versions: kubernetes-operator-0.1.0, kubernetes-operator-1.0.0
>            Reporter: Matyas Orhidi
>            Priority: Critical
>
> RC: The old jobgraph is being reused when resuming



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

Reply via email to