Yu Li created FLINK-11804:
-----------------------------
Summary: Make sure the CloseableRegistry used in backend builder is registered with task
Key: FLINK-11804
URL:
https://issues.apache.org/jira/browse/FLINK-11804 Project: Flink
Issue Type: Bug
Components: Runtime / State Backends
Affects Versions: 1.8.0
Reporter: Yu Li
Assignee: Yu Li
In FLINK-10043 we have moved the restore process into backend builder, but the {{CloseableRegistry}} used in building the backend instance is not registered with the task, which may lead to resource leak when task is canceled before restore complete.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)