You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/02/13 15:06:00 UTC

[jira] [Created] (FLINK-8647) Introduce JobMasterConfiguration

Till Rohrmann created FLINK-8647:
------------------------------------

             Summary: Introduce JobMasterConfiguration
                 Key: FLINK-8647
                 URL: https://issues.apache.org/jira/browse/FLINK-8647
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Coordination
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.5.0


The {{JobMaster}} already contains some configuration settings which we pass as constructor arguments. In order to make it better maintainable, I suggest to add a {{JobMasterConfiguration}} object similar to the {{TaskManagerConfiguration}}. This object will contain all {{JobMaster}} specific configuration settings.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)