Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.8.0
-
None
Description
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.
Attachments
Issue Links
- is caused by
-
FLINK-10043 Refactor object construction/inititlization/restore code
-
- Closed
-
- links to