Kostas Kloudas created FLINK-16656:
--------------------------------------
Summary: Introduce the DispatcherBootstrap
Key: FLINK-16656
URL:
https://issues.apache.org/jira/browse/FLINK-16656 Project: Flink
Issue Type: Sub-task
Components: Job Execution / Application Mode
Affects Versions: 1.10.0
Reporter: Kostas Kloudas
Assignee: Kostas Kloudas
This will be a "Container" of all the initial "state" of the dispatcher.
In the current {{master}}, the bootstrap will only include the {{recoveredJobs}} which are passed directly to the constructor.
For the Application Mode, this Bootstrap will also include the logic to launch the application and handle its recovery and resubmission upon failure.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)