[ 
https://issues.apache.org/jira/browse/FLINK-16656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kostas Kloudas updated FLINK-16656:
-----------------------------------
    Description: 
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.

  was:
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.


> Introduce DispatcherBootstrap to initialise Dispatcher
> ------------------------------------------------------
>
>                 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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  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)

Reply via email to