You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2014/12/03 18:15:12 UTC

[jira] [Created] (FLINK-1299) Remove default values for JobManager and TaskManager heap sizes

Ufuk Celebi created FLINK-1299:
----------------------------------

             Summary: Remove default values for JobManager and TaskManager heap sizes
                 Key: FLINK-1299
                 URL: https://issues.apache.org/jira/browse/FLINK-1299
             Project: Flink
          Issue Type: Improvement
          Components: Build System
            Reporter: Ufuk Celebi
            Priority: Minor


Currently, the default config contains fixed values for both the job manager and the task manager heap sizes. I propose to comment both lines out and let the JVM set -Xms and -Xms automatically.

This should give a better out of the box experience when trying out Flink locally or on a cluster.



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