[
https://issues.apache.org/jira/browse/FLINK-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Knauf reopened FLINK-3094:
-------------------------------------
Re-opening in accordance with https://issues.apache.org/jira/browse/FLINK-23206.
> FileStateBackend does not clean up job-id checkpoint directory
> --------------------------------------------------------------
>
> Key: FLINK-3094
> URL: https://issues.apache.org/jira/browse/FLINK-3094
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing
> Affects Versions: 1.0.0
> Reporter: Till Rohrmann
> Priority: Minor
> Labels: auto-closed
>
> The {{FsStateBackend}} does not properly clean up the created jobID
> directories for the checkpoints after the has been successfully executed. The
> problem is that the {{AbstractFileState}} only deletes their parent directory
> (chk-xxx) but not the job-id directory upon discarding the state.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)