-
Type:
Sub-task
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.10.0
-
Fix Version/s: 1.10.0
-
Component/s: Runtime / Coordination
-
Labels:
-
Release Note:Users that experience issues related to scheduling, can fallback to the legacy scheduler by setting "jobmanager.scheduler: legacy" in their flink-conf.yaml
Config option jobmanager.scheduler should be set to "ng" by default so that the new DefaultScheduler will be used.