You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2016/11/24 16:15:58 UTC

[jira] [Created] (FLINK-5158) Handle ZooKeeperCompletedCheckpointStore exceptions in CheckpointCoordinator

Till Rohrmann created FLINK-5158:
------------------------------------

             Summary: Handle ZooKeeperCompletedCheckpointStore exceptions in CheckpointCoordinator
                 Key: FLINK-5158
                 URL: https://issues.apache.org/jira/browse/FLINK-5158
             Project: Flink
          Issue Type: Bug
          Components: State Backends, Checkpointing
    Affects Versions: 1.1.3, 1.2.0
            Reporter: Till Rohrmann
             Fix For: 1.2.0, 1.1.4


The checkpoint coordinator does not properly handle exceptions when trying to store completed checkpoints. As a result, completed checkpoints are not properly cleaned up and even worse, the {{CheckpointCoordinator}} might get stuck stopping triggering checkpoints.



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