[
https://issues.apache.org/jira/browse/FLINK-11804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Richter resolved FLINK-11804.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.8.0
Merged in:
master: eada52be
release-1.8: e177ba9b
> 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
> Priority: Blocker
> Fix For: 1.8.0
>
>
> 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)