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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)