Details
-
Improvement
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
None
-
None
-
None
Description
There is a need to consider removing 'transient' uses of SerializedPartition - Use SerializedParition only for SerializedMemoryStore. FileBlock and ByteOutputContext should write directly to disks/network, not creating intermediary Serializedpartitions. This simplifies the usages of SerializedPartition#release() for off-heap memory management.
Attachments
Issue Links
- is related to
-
NEMO-388 Off-heap memory management (reuse ByteBuffer)
- Resolved