Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
Description
We need to store state on disk after spilling, and to support this, we need:
1. A data structure to efficiently support copy-on-write for asynchronous snapshot
2. An allocator to allocate and manage chunks from the memory mapped file(s)
Attachments
Issue Links
- blocks
-
FLINK-12698 Implement a SpillLoadManager
- Open
- depends upon
-
FLINK-12696 Implement a MmapManager
- Open
- links to