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)