[
https://issues.apache.org/jira/browse/FLINK-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197263#comment-15197263
]
ASF GitHub Bot commented on FLINK-3621:
---------------------------------------
GitHub user fhueske opened a pull request:
https://github.com/apache/flink/pull/1801
[FLINK-3621] Improve documentation of memory configuration parameters
PR clarifies that the memory configuration parameters
`taskmanager.memory.size` and `taskmanager.memory.fraction` are also used to
configure off-heap memory.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fhueske/flink memConfDocs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1801.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1801
----
commit 10d644d2a7535a26cf75bdd2bff3ecef2e8c20c3
Author: Fabian Hueske <[email protected]>
Date: 2016-03-16T12:58:39Z
[FLINK-3621] Improve documentation of memory configuration parameters
----
> Misleading documentation of memory configuration parameters
> -----------------------------------------------------------
>
> Key: FLINK-3621
> URL: https://issues.apache.org/jira/browse/FLINK-3621
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Reporter: Fabian Hueske
> Priority: Minor
>
> The documentation of the memory configuration parameters
> {{taskmanager.memory.size}} and {{taskmanager.memory.fraction}} is misleading
> because it refers only to the on-heap case. It is not clear that these
> parameters are also used to control the size of off-heap memory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)