[
https://issues.apache.org/jira/browse/FLINK-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15842588#comment-15842588
]
Ufuk Celebi commented on FLINK-5670:
------------------------------------
Looks like an easy fix. Big +1 to fix it for 1.2 as well.
> 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
>
> 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)