Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.11.0
-
None
Description
- Symptom After submitting a batch task for several times, the task is abnormal ,Caused by: java.lang.OutOfMemoryError: Direct buffer memory
- MAT analyzing memory find five ChildFirstClassLoader instances, submit five batch job
Attachments
Attachments
Issue Links
- is fixed by
-
FLINK-16245 Use a delegating classloader as the user code classloader to prevent class leaks.
- Closed
- is related to
-
FLINK-23147 ThreadPools can be poisoned by context class loaders
- Open