You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Lokesh Ravindranathan (JIRA)" <ji...@apache.org> on 2016/02/02 18:10:39 UTC

[jira] [Commented] (FLINK-2803) Add test case for Flink's memory allocation

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

Lokesh Ravindranathan commented on FLINK-2803:
----------------------------------------------

Hi Stephen, 

Thanks so much for the pointers. I was looking at the code for memory allocation in all the three locations listed in the JIRA. Should I create 3 sub-tasks and submit the tests individually? Also, should I test the testmanager.sh from Java?

Thanks,
Lokesh

> Add test case for Flink's memory allocation
> -------------------------------------------
>
>                 Key: FLINK-2803
>                 URL: https://issues.apache.org/jira/browse/FLINK-2803
>             Project: Flink
>          Issue Type: Test
>          Components: Start-Stop Scripts, TaskManager, YARN Client
>    Affects Versions: 0.9, 0.10.0
>            Reporter: Maximilian Michels
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> We need a test case which checks the correct memory settings for heap and off-heap memory allocation.
> Memory is calculated in
> 1. The startup scripts ({{taskmanager.sh}})
> 2. The ({{TaskManager}})
> 3. The YARN {{ApplicationMasterActor}}



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