You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2017/01/10 15:26:58 UTC

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

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)