You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/01/06 14:26:00 UTC

[jira] [Resolved] (FLINK-15367) Handle backwards compatibility of "taskmanager.heap.size" differently for standalone / active setups

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

Till Rohrmann resolved FLINK-15367.
-----------------------------------
    Resolution: Fixed

Fixed via

master: 7fd76981a79ec669bfb998662a6b5551000995d1
1.10.0: f2cb232f9053aaff121f5af223d0740a28005100

> Handle backwards compatibility of "taskmanager.heap.size" differently for standalone / active setups
> ----------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-15367
>                 URL: https://issues.apache.org/jira/browse/FLINK-15367
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Configuration
>            Reporter: Xintong Song
>            Assignee: Xintong Song
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Previously, "taskmanager.heap.size" were used differently for calculating TM memory sizes on standalone / active setups. To fully align with the previous behaviors, we need to map this deprecated key to "taskmanager.memory.flink.size" for standalone setups and "taskmanager.memory.process.size" for active setups.
> Detailed discussion can be found in this [ML thread|http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Some-feedback-after-trying-out-the-new-FLIP-49-memory-configurations-td36129.html].



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