[
https://issues.apache.org/jira/browse/FLINK-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15690260#comment-15690260
]
ASF GitHub Bot commented on FLINK-5146:
---------------------------------------
Github user StefanRRichter commented on the issue:
https://github.com/apache/flink/pull/2857
This was a preliminary PR, so that people can already take a look. However,
I think besides one sleep in a test, the added value is already enough to have
this in. Leftover todos can go to a followup PR.
> Improved resource cleanup in RocksDB keyed state backend
> --------------------------------------------------------
>
> Key: FLINK-5146
> URL: https://issues.apache.org/jira/browse/FLINK-5146
> Project: Flink
> Issue Type: Improvement
> Components: State Backends, Checkpointing
> Reporter: Stefan Richter
> Assignee: Stefan Richter
>
> Currently, the resources such as taken snapshots or iterators are not always
> cleaned up in the RocksDB state backend. In particular, not starting the
> runnable future will leave taken snapshots unreleased.
> We should improve the releases of all resources allocated through the RocksDB
> JNI bridge.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)