You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2017/10/18 08:40:03 UTC

[jira] [Commented] (FLINK-7796) RocksDBKeyedStateBackend#RocksDBFullSnapshotOperation should close snapshotCloseableRegistry

    [ https://issues.apache.org/jira/browse/FLINK-7796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208979#comment-16208979 ] 

Stefan Richter commented on FLINK-7796:
---------------------------------------

It is closed by the creator/owner in {{closeLocalRegistry()}}.

> RocksDBKeyedStateBackend#RocksDBFullSnapshotOperation should close snapshotCloseableRegistry
> --------------------------------------------------------------------------------------------
>
>                 Key: FLINK-7796
>                 URL: https://issues.apache.org/jira/browse/FLINK-7796
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Priority: Minor
>
> snapshotCloseableRegistry, being CloseableRegistry, depends on invocation of close() method to release certain resource.
> It seems close() can be called from releaseSnapshotResources()



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)