Zhu Zhu created FLINK-17016: ------------------------------- Summary: Use PipelinedRegionSchedulingStrategy in DefaultScheduler (for Blink Planner) Key: FLINK-17016 URL: https://issues.apache.org/jira/browse/FLINK-17016 Project: Flink Issue Type: Sub-task Components: Runtime / Coordination Affects Versions: 1.11.0 Reporter: Zhu Zhu Fix For: 1.11.0
The PipelinedRegionSchedulingStrategy should be used to schedule Blink planner batch jobs. Blink planner batch jobs currently corresponds to {{ScheduleMode.LAZY_FROM_SOURCES_WITH_BATCH_SLOT_REQUEST}}. The SchedulingStrategy loading must be reworked on this mode. E2E tests are needed to verify this change. -- This message was sent by Atlassian Jira (v8.3.4#803005)