[jira] [Created] (FLINK-5436) UDF state without CheckpointedRestoring can result in restarting loop

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5436) UDF state without CheckpointedRestoring can result in restarting loop

Shang Yuanchun (Jira)
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)