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

Till Rohrmann commented on FLINK-2772:
--------------------------------------

I think it should still be valid but the distinction is now between memory 
preallocation and not (see {{taskmanager.sh:34}}).

> Introduce dedicated garbage collector config parameter and set default values 
> for batch and streaming
> -----------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-2772
>                 URL: https://issues.apache.org/jira/browse/FLINK-2772
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Till Rohrmann
>            Priority: Minor
>
> The {{taskmanager.sh}} start up script sets a default garbage collector if 
> the execution mode is {{streaming}} and if no {{env.java.opts}} configuration 
> value has been set. In the batch case, nothing is done. This seems to be 
> inconsistent. Therefore, I propose to add a dedicated configuration parameter 
> for the garbage collector. If the parameter is not set, then a default value 
> is set (e.g. G1 or CMS) for batch and streaming.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to