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

Gyula Fora updated FLINK-26472:
-------------------------------
    Description: 
We currently store only the `savepointLocation` as a String in the JobState. It 
would be beneficial to introduce a Savepoint object with a few additional 
fields instead:
 * {{String location}}
 * {{String timestamp}}

  was:
We currently store only the `savepointLocation` as a String in the JobState. It 
would be beneficial to introduce a Savepoint object with a few additional 
fields instead:
 * {{String location}}
 * {{String timestamp}}
 * {{boolean success}}
 * {{String error}}


> Introduce Savepoint object in JobStatus
> ---------------------------------------
>
>                 Key: FLINK-26472
>                 URL: https://issues.apache.org/jira/browse/FLINK-26472
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Kubernetes Operator
>            Reporter: Matyas Orhidi
>            Assignee: Matyas Orhidi
>            Priority: Major
>
> We currently store only the `savepointLocation` as a String in the JobState. 
> It would be beneficial to introduce a Savepoint object with a few additional 
> fields instead:
>  * {{String location}}
>  * {{String timestamp}}



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

Reply via email to