[ https://issues.apache.org/jira/browse/FLINK-9933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
vinoyang reassigned FLINK-9933:
-------------------------------
Assignee: vinoyang
> Simplify taskmanager memory default values
> ------------------------------------------
>
> Key: FLINK-9933
> URL: https://issues.apache.org/jira/browse/FLINK-9933
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 1.6.0
> Reporter: Chesnay Schepler
> Assignee: vinoyang
> Priority: Minor
>
> The default value for {{NETWORK_BUFFERS_MEMORY_MIN}} is currently defined is {{String.valueOf(64L
<< 20)}}, which in the documentation is represented as {{"67108864"}}.
> Now that we have the {{MemorySize}} utility we can change the default to {{"64 mb"}}.
> The same applies to {{NETWORK_BUFFERS_MEMORY_MAX}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|