[ https://issues.apache.org/jira/browse/FLINK-36037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gyula Fora closed FLINK-36037. ------------------------------ Fix Version/s: kubernetes-operator-1.10.0 Assignee: Mate Czagany Resolution: Fixed merged to main d03b8163af4b28ab3fa23470c0c74e768fcda663 > Add compability for 1.9 last savepoint info on upgrade/recovery > --------------------------------------------------------------- > > Key: FLINK-36037 > URL: https://issues.apache.org/jira/browse/FLINK-36037 > Project: Flink > Issue Type: Sub-task > Components: Kubernetes Operator > Reporter: Mate Czagany > Assignee: Mate Czagany > Priority: Major > Labels: pull-request-available > Fix For: kubernetes-operator-1.10.0 > > > With FLINK-35265, a new field in JobStatus was introduced called > `upgradeSnapshotReference`. This works for new jobs submitted to the > operator, but jobs that were submitted to versions before this commit will > not be able to upgrade because it used to use > `status.jobStatus.savepointInfo.lastSavepoint` field. > The operator should be able to fallback to the old field if found to ensure a > smooth upgrade process for Flink jobs when upgrading to the new operator > version. -- This message was sent by Atlassian Jira (v8.20.10#820010)