[ 
https://issues.apache.org/jira/browse/FLINK-29695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-29695:
-----------------------------------
    Labels: pull-request-available  (was: )

> Create a utility to report the status of the last savepoint
> -----------------------------------------------------------
>
>                 Key: FLINK-29695
>                 URL: https://issues.apache.org/jira/browse/FLINK-29695
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kubernetes Operator
>            Reporter: Clara Xiong
>            Assignee: Clara Xiong
>            Priority: Major
>              Labels: pull-request-available
>
> Users want to know the status of last savepoint, especially for manually 
> triggered ones, to manage savepoints.
> Currently, users can infer the status of the last savepoint (PENDING, 
> SUCCEEDED and ABANDONED) from jobStatus.triggerId, 
> lastSavepoint.triggerNonce, spec.job.savepointTriggerNonce and 
> savepointTriggerNonce from last reconciliation. If the last savepoint is not 
> manually triggered, there is no ABANDONED status, only PENDING or SUCCEEDED.
> Creating a utility will encapsulate the internal logic of Flink operator 
> guard against regression by any future version changes.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to