[
https://issues.apache.org/jira/browse/FLINK-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek updated FLINK-7587:
------------------------------------
Priority: Blocker (was: Major)
> Flink doesn't delete empty checkpoint file's dir from s3
> ---------------------------------------------------------
>
> Key: FLINK-7587
> URL: https://issues.apache.org/jira/browse/FLINK-7587
> Project: Flink
> Issue Type: Bug
> Components: State Backends, Checkpointing
> Affects Versions: 1.3.2
> Reporter: Bowen Li
> Assignee: Bowen Li
> Priority: Blocker
> Fix For: 1.4.0
>
>
> We observed that, when deleting old checkpoint files, Flink failed to delete
> the dir of those checkpoint files. As a result, in our s3, we saw a bunch of
> the dirs with no files inside it:
> {code:java}
> - chk-100
> - chk-101
> - chk-102
> ...
> {code}
> I would expect that Flink should also delete the checkpoint file's dir while
> deleting the actual checkpoint files.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)