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

Kurt Young closed FLINK-14063.
------------------------------
    Fix Version/s: 1.10.0
       Resolution: Fixed

master: d0fbd344f9beca1dc59b2ad6c525d22a6f28ff8b

> Operators use fractions to decide how many managed memory to allocate
> ---------------------------------------------------------------------
>
>                 Key: FLINK-14063
>                 URL: https://issues.apache.org/jira/browse/FLINK-14063
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Task
>            Reporter: Xintong Song
>            Assignee: Jingsong Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> * Operators allocate memory segments with the amount returned by 
> {{MemoryManager#computeNumberOfPages}}.
>  * Operators reserve memory with the amount returned by 
> {{MemoryManager#computeMemorySize}}. 
> This step activates the new fraction based managed memory.



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

Reply via email to