[
https://issues.apache.org/jira/browse/FLINK-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15568220#comment-15568220
]
Nikolay Vasilishin commented on FLINK-4492:
-------------------------------------------
This issue has been resolved since [FLINK-3761] (commit
4809f5367b08a9734fc1bd4875be51a9f3bb65aa).
Now canceling job causes cleaning up checkpoint directory (via
FsCheckpointStateOutputStream#close() method).
> Cleanup files from canceled snapshots
> -------------------------------------
>
> Key: FLINK-4492
> URL: https://issues.apache.org/jira/browse/FLINK-4492
> Project: Flink
> Issue Type: Bug
> Reporter: Stefan Richter
> Assignee: Nikolay Vasilishin
> Priority: Minor
>
> Current checkpointing only closes CheckpointStateOutputStreams on cancel, but
> incomplete files are not properly deleted from the filesystem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)