Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.9.2, 1.10.0
Description
In order to avoid class leaks due to creating multiple user code class loaders and loading class multiple times in a recovery case, I would suggest to bind the lifetime of a user code class loader to the lifetime of a slot. More precisely, the user code class loader should live at most as long as the slot which is using it.
Attachments
Attachments
Issue Links
- is duplicated by
-
FLINK-11205 Task Manager Metaspace Memory Leak
- Closed
-
FLINK-10352 Bind Task's URLClassLoader to TaskExecutor's slot
- Closed
- relates to
-
FLINK-19005 Document JDBC drivers as source of Metaspace leaks
- Closed
- links to