[
https://issues.apache.org/jira/browse/FLINK-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-3094:
----------------------------------
Labels: stale-minor (was: )
> 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: stale-minor
>
> 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)