You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2018/02/02 08:44:02 UTC

[jira] [Created] (FLINK-8549) Move TimerServiceOptions to TaskManagerOptions

Stephan Ewen created FLINK-8549:
-----------------------------------

             Summary: Move TimerServiceOptions to TaskManagerOptions
                 Key: FLINK-8549
                 URL: https://issues.apache.org/jira/browse/FLINK-8549
             Project: Flink
          Issue Type: Improvement
          Components: Local Runtime
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.5.0


The {{TimerServiceOptions}} are in the wrong place (prohibit generation of config docs) and cause over-fragmentation of the options in the code base.

I propose to simple move the one option from that class to the {{TaskManagerOptions}}, as it relates to task execution. Other shutdown related options are in there already.



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