Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Done
-
None
Description
- Update MemoryManager to have two separated pools.
- Extend MemoryManager interfaces to specify which pool to allocate memory from.
Implement this step in common code paths for the legacy / new mode. For the legacy mode, depending to the configured memory type, we can set one of the two pools to the managed memory size and always allocate from this pool, leaving the other pool empty.
Attachments
Issue Links
- is related to
-
FLINK-14492 Modify state backend to report reserved memory to MemoryManager
- Closed
- links to