[
https://issues.apache.org/jira/browse/FLINK-14566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-14566.
-----------------------------------
Resolution: Done
Done via
85927e0fd0
17c5cec61c
28ad851977
> Enable to get/set whether an operator uses managed memory
> ---------------------------------------------------------
>
> Key: FLINK-14566
> URL: https://issues.apache.org/jira/browse/FLINK-14566
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Affects Versions: 1.10.0
> Reporter: Zhu Zhu
> Assignee: Zhu Zhu
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> To calculate managed memory fraction for an operator with UNKNOWN resources,
> we need to know whether the operator will use managed memory, according to
> FLINK-14062.
> To achieve this, we need an interface to set/get whether an operator uses
> managed memory. It can be part of {{ResourceSpec}} or directly locates in the
> operator description classes ({{Transformation}}/{{StreamNode}}).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)