Stefan Richter created FLINK-4201:
-------------------------------------
Summary: Checkpoints for jobs in non-terminal state (e.g. suspended) get deleted
Key: FLINK-4201
URL:
https://issues.apache.org/jira/browse/FLINK-4201 Project: Flink
Issue Type: Bug
Components: State Backends, Checkpointing
Reporter: Stefan Richter
Priority: Blocker
For example, when shutting down a Yarn session, according to the logs checkpoints for jobs that did not terminate are deleted. In the shutdown hook, removeAllCheckpoints is called and removes checkpoints that should still be kept.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)