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/03/01 12:36:18 UTC

[jira] [Created] (FLINK-3558) Many declined checkpoints on startup

Ufuk Celebi created FLINK-3558:
----------------------------------

             Summary: Many declined checkpoints on startup
                 Key: FLINK-3558
                 URL: https://issues.apache.org/jira/browse/FLINK-3558
             Project: Flink
          Issue Type: Improvement
            Reporter: Ufuk Celebi


During testing, I've noticed that the first successful checkpoint had a very high ID (> 2000). Looking at the logs, I've noticed that the initial checkpoints were all declined.

After receiving a decline message, a new checkpoint is triggered immediately, which can lead to a large number declined checkpoints on startup: https://gist.github.com/anonymous/0ef0923b06be96bb5eaa

We can investigate whether it is a better strategy to just wait for the next periodic checkpoint trigger.



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