You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/10/23 09:52:00 UTC

[jira] [Closed] (FLINK-7587) Flink doesn't delete empty checkpoint file's dir from s3

     [ https://issues.apache.org/jira/browse/FLINK-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-7587.
--------------------------------
    Resolution: Duplicate

> 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)