[
https://issues.apache.org/jira/browse/FLINK-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-5009:
----------------------------------
Labels: stale-major (was: )
> FS checkpoints leave empty directory
> ------------------------------------
>
> Key: FLINK-5009
> URL: https://issues.apache.org/jira/browse/FLINK-5009
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing
> Reporter: Ufuk Celebi
> Priority: Major
> Labels: stale-major
>
> Run a job with FS state backend and enable checkpointing.
> Cancel the job.
> In the checkpoint directory, you have an empty directory with the job ID
> ({{:checkpointDir>/:jobID}}).
> The {{FsCheckpointStreamFactory}} creates this directory, but it is never
> called to clean it up again (in general, the stream factories have no hooks
> to do clean up).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)