[
https://issues.apache.org/jira/browse/FLINK-16656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kostas Kloudas updated FLINK-16656:
-----------------------------------
Fix Version/s: 1.11.0
> Introduce DispatcherBootstrap to initialise Dispatcher
> ------------------------------------------------------
>
> Key: FLINK-16656
> URL: https://issues.apache.org/jira/browse/FLINK-16656
> Project: Flink
> Issue Type: Sub-task
> Components: Client / Job Submission
> Affects Versions: 1.10.0
> Reporter: Kostas Kloudas
> Assignee: Kostas Kloudas
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This will be a "Container" of all the initial "state" of the dispatcher both
> in the case of recovery from a failure and in the case of per-hjob cluster
> initialisation.
> In the current {{master}}, the bootstrap will only include the recovered
> jobs/ initial job graphs 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)