[
https://issues.apache.org/jira/browse/FLINK-27594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536105#comment-17536105
]
Gyula Fora commented on FLINK-27594:
------------------------------------
cc [~wangyang0918]
> Only recover JM deployment if HA metadata available
> ---------------------------------------------------
>
> Key: FLINK-27594
> URL: https://issues.apache.org/jira/browse/FLINK-27594
> Project: Flink
> Issue Type: Bug
> Components: Kubernetes Operator
> Reporter: Gyula Fora
> Priority: Blocker
> Fix For: kubernetes-operator-1.0.0
>
>
> This ticket is related to https://issues.apache.org/jira/browse/FLINK-27572
> The deployment recovery logic for list jobmanager deployments simply performs
> a restoreFromLasteSavepoint operation currently.
> This is incorrect in cases where the HA metadata is not available as it might
> lead to accidentally restoring from an older state.
> We should verify that HA metadata is present and simply perform a
> deployOperation. Once we have this we can actually make the recovery default
> true for all versions.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)