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)