You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2019/12/24 03:29:00 UTC

[jira] [Created] (FLINK-15372) Use shorter config keys for FLIP-49 total memory config options

Xintong Song created FLINK-15372:
------------------------------------

             Summary: Use shorter config keys for FLIP-49 total memory config options
                 Key: FLINK-15372
                 URL: https://issues.apache.org/jira/browse/FLINK-15372
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Configuration
            Reporter: Xintong Song
             Fix For: 1.10.0


We propose to use shorter keys for total flink / process memory config options, to make it less clumsy without loss of expressiveness.

To be specific, we propose to:
* Change the config option key "taskmanager.memory.total-flink.size" to "taskmanager.memory.flink.size"
* Change the config option key "taskmanager.memory.total-process.size" to "taskmanager.memory.process.size"

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)