-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.7.0
-
Fix Version/s: None
-
Component/s: Runtime / Coordination
-
Labels:None
This epic tracks the redesign of scheduling in Flink. Scheduling is currently a concern that is scattered across different components, mainly the ExecutionGraph/Execution and the SlotPool. Scheduling also happens only on the granularity of individual tasks, which make holistic scheduling strategies hard to implement. In this epic we aim to introduce a dedicated Scheduler component that can support use-case like auto-scaling, local-recovery, and resource optimized batch.
The design for this feature is developed here: https://docs.google.com/document/d/1q7NOqt05HIN-PlKEEPB36JiuU1Iu9fnxxVGJzylhsxU/edit?usp=sharing
- blocks
-
FLINK-10240 Pluggable scheduling strategy for batch jobs
-
- Closed
-
-
FLINK-11298 Scheduling job in the unit of concurrent groups
-
- Closed
-
- is blocked by
-
FLINK-15626 Remove legacy scheduler
-
- Open
-
- relates to
-
FLINK-12369 Implement a region failover strategy based on new FailoverStrategy interfaces
-
- Closed
-
-
FLINK-12002 Adaptive Parallelism of Job Vertex Execution
-
- Closed
-
- supercedes
-
FLINK-10713 RestartIndividualStrategy does not restore state
-
- Closed
-
-
FLINK-2250 Backtracking of intermediate results
-
- Closed
-