[ 
https://issues.apache.org/jira/browse/FLINK-14399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Zagrebin closed FLINK-14399.
-----------------------------------
    Fix Version/s: 1.10.0
       Resolution: Done

Merged into master by 036505f2afcde1ca4f0922cddafc3fe796ce45cb

> Add memory chunk reservation API to MemoryManager
> -------------------------------------------------
>
>                 Key: FLINK-14399
>                 URL: https://issues.apache.org/jira/browse/FLINK-14399
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Task
>            Reporter: Andrey Zagrebin
>            Assignee: Andrey Zagrebin
>            Priority: Major
>             Fix For: 1.10.0
>
>
> MemoryManager allocates paged segments from the provided memory pools of 
> different types (on-/off-heap). Additionally, it can manage reservation and 
> release of arbitrarily sized chunks of memory from the same memory pools 
> respecting their overall limit. The way, how the memory is allocated, used 
> and freed, is then up to the memory user. MemoryManager is just a 
> book-keeping and limit checking component.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to