Stephan Ewen created FLINK-2062:
-----------------------------------
Summary: 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)