Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
Description
- Allocate memory with Unsafe.allocateMemory
- MemoryManager
Implement this issue in common code paths for the legacy / new mode. This should only affect the GC behavior.
Attachments
Attachments
Issue Links
- causes
-
FLINK-14522 Adjust GC Cleaner for unsafe memory and Java 11
- Closed
-
FLINK-14894 HybridOffHeapUnsafeMemorySegmentTest#testByteBufferWrap failed on Travis
- Closed
-
FLINK-20663 Managed memory may not be released in time when operators use managed memory frequently
- Closed
-
FLINK-15094 Warning about using private constructor of java.nio.DirectByteBuffer in Java 11
- Closed
- relates to
-
FLINK-15758 Investigate potential out-of-memory problems due to managed unsafe memory allocation
- Closed
- links to