[ 
https://issues.apache.org/jira/browse/FLINK-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743258#comment-14743258
 ] 

ASF GitHub Bot commented on FLINK-2641:
---------------------------------------

Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/1125#issuecomment-140019064
  
    This renames a lot of configuration keys. Is it not possible to do it a bit 
less invasive? Rename the `taskmanager.heap.size` to `taskmanager.jvm.size` and 
keep the rest?
    
    We have to be clear and careful with the term managed memory also, as the 
regular JVM heap is managed memory (managed by the JVM / GC) as opposed to the 
unmanaged memory in a C++ program.


> Integrate the off-heap memory configuration with the TaskManager start script
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-2641
>                 URL: https://issues.apache.org/jira/browse/FLINK-2641
>             Project: Flink
>          Issue Type: New Feature
>          Components: Start-Stop Scripts
>    Affects Versions: 0.10
>            Reporter: Stephan Ewen
>            Assignee: Maximilian Michels
>             Fix For: 0.10
>
>
> The TaskManager start script needs to adjust the {{-Xmx}}, {{-Xms}}, and 
> {{-XX:MaxDirectMemorySize}} parameters according to the off-heap memory 
> settings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to