You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/01/27 17:17:24 UTC

[jira] [Closed] (FLINK-5670) Local RocksDB directories not cleaned up

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

Aljoscha Krettek closed FLINK-5670.
-----------------------------------
    Resolution: Fixed

Implemented on release-1.2:
78f090212bab6355919cf03dca3ef672911e987a

Implemented on master:
54b70927575d22520b12fb8111324b8f77187822

> Local RocksDB directories not cleaned up
> ----------------------------------------
>
>                 Key: FLINK-5670
>                 URL: https://issues.apache.org/jira/browse/FLINK-5670
>             Project: Flink
>          Issue Type: Bug
>          Components: State Backends, Checkpointing
>            Reporter: Ufuk Celebi
>            Assignee: Aljoscha Krettek
>            Priority: Minor
>             Fix For: 1.2.0, 1.3.0
>
>
> After cancelling a job with a RocksDB backend all files are properly cleaned up, but the parent directories still exist and are empty:
> {code}
> 859546fec3dac36bb9fcc8cbdd4e291e
> +- StreamFlatMap_3_0
> +- StreamFlatMap_3_3
> +- StreamFlatMap_3_4
> +- StreamFlatMap_3_5
> +- StreamFlatMap_3_6
> {code}
> The number of empty folders varies between runs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)