Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
FLIP-6 feature branch
Description
This task is to implement the dispatcher component which reacts to calls from the cluster's REST endpoint.
The dispatcher is responsible for job submission, job listing, job leader lookups, restarting jobs in case of a recovery and the cluster's component lifecycle management.
Attachments
Issue Links
- blocks
-
FLINK-4319 Rework Cluster Management (FLIP-6)
- Resolved
- depends upon
-
FLINK-7072 Create RESTful cluster endpoint
- Closed
- is depended upon by
-
FLINK-7082 Flip-6: Generic entry point for Flink sessions
- Closed
-
FLINK-7075 Implement Flip-6 standalone mode
- Closed
1.
|
Refactor HTTP handlers and Netty server/client | Closed | Unassigned | |
2.
|
Implement skeletal structure of dispatcher component | Closed | Till Rohrmann | |
3.
|
Pass in proper Configuration to Dispatcher component | Closed | Till Rohrmann | |
4.
|
Fence Dispatcher | Closed | Till Rohrmann | |
5.
|
Create Dispatcher REST endpoint | Closed | Till Rohrmann | |
6.
|
Cache JobExecutionResult from finished JobManagerRunners | Closed | Gary Yao | |
7.
|
Make JobExecutionResult accessible in per-job cluster mode | Closed | Unassigned |