Gary Yao created FLINK-12229:
--------------------------------
Summary: Implement Lazy Scheduling Strategy
Key: FLINK-12229
URL: https://issues.apache.org/jira/browse/FLINK-12229
Project: Flink
Issue Type: Sub-task
Components: Runtime / Coordination
Reporter: Gary Yao
Assignee: Gary Yao
Implement a {{SchedulingStrategy}} that covers the functionality of
{{ScheduleMode.LAZY_FROM_SOURCES}}, i.e., all vertices are scheduled at once.
Acceptance Criteria:
* New strategy is tested in isolation using test implementations (i.e., without
having to submit a job)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)