Ufuk Celebi created FLINK-5436:
----------------------------------
Summary: 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: State Backends, Checkpointing
Reporter: Ufuk Celebi
Priority: Minor
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
(v6.3.4#6332)