You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gyula Fora (Jira)" <ji...@apache.org> on 2022/05/05 10:13:00 UTC

[jira] [Created] (FLINK-27495) Observer should update last savepoint information directly from cluster too

Gyula Fora created FLINK-27495:
----------------------------------

             Summary: Observer should update last savepoint information directly from cluster too
                 Key: FLINK-27495
                 URL: https://issues.apache.org/jira/browse/FLINK-27495
             Project: Flink
          Issue Type: Improvement
          Components: Kubernetes Operator
    Affects Versions: kubernetes-operator-1.0.0
            Reporter: Gyula Fora


The observer should fetch the list checkpoints from the observed job and store the last savepoint into the status directly.

This is especially useful for terminal job states in Flink 1.15 as it allows us to avoid cornercases such as the operator failing after calling cancel-with-savepoint but before updating the status.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)