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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Ted Yu created FLINK-7796:
-----------------------------

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