[
https://issues.apache.org/jira/browse/FLINK-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yun Tang closed FLINK-5436.
---------------------------
Resolution: Information Provided
The API of {{CheckpointedRestoring}} had been dropped.
> UDF state without CheckpointedRestoring can result in restarting loop
> ---------------------------------------------------------------------
>
> Key: FLINK-5436
> URL: https://issues.apache.org/jira/browse/FLINK-5436
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / State Backends
> Reporter: Ufuk Celebi
> Priority: Not a Priority
>
> When restoring a job with Checkpointed state and not implementing the new
> CheckpointedRestoring interface, the job will be restarted over and over
> again (given the respective restarting strategy).
> Since this is not recoverable, we should immediately fail the job.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)