[
https://issues.apache.org/jira/browse/FLINK-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-2062.
---------------------------------
Resolution: Fixed
Fixed via 939e3fc40fbdb05f2a564c241eb2c791e869f2d3
> Fix names of memory segment config parameter
> --------------------------------------------
>
> Key: FLINK-2062
> URL: https://issues.apache.org/jira/browse/FLINK-2062
> Project: Flink
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.9
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 0.9
>
>
> The config parameter that defines the size of memory segments is called
> {{taskmanager.network.bufferSizeInBytes}}. Since it affects more than the
> network (it also affects the managed memory for operators like sort and
> hash), we should rename it to {{taskmanager.memory.segment-size}}
> I think the coming release is a good opportunity to fix this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)