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 2016/08/26 14:35:20 UTC

[jira] [Created] (FLINK-4510) Always create CheckpointCoordinator

Ufuk Celebi created FLINK-4510:
----------------------------------

             Summary: Always create CheckpointCoordinator
                 Key: FLINK-4510
                 URL: https://issues.apache.org/jira/browse/FLINK-4510
             Project: Flink
          Issue Type: Sub-task
          Components: State Backends, Checkpointing
            Reporter: Ufuk Celebi


The checkpoint coordinator is only created if a checkpointing interval is configured. This means that no savepoints can be triggered if there is no checkpointing interval specified.

Instead we should always create it and allow an interval of 0 for disabled periodic checkpoints. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)