Robert Metzger created FLINK-21390: -------------------------------------- Summary: Rename DeclarativeScheduler to AdaptiveScheduler Key: FLINK-21390 URL: https://issues.apache.org/jira/browse/FLINK-21390 Project: Flink Issue Type: Sub-task Components: Runtime / Coordination Affects Versions: 1.13.0 Reporter: Robert Metzger Fix For: 1.13.0
DeclarativeScheduler does not seem to be an appropriate name for what it does: In particular looking at the difference to the DefaultScheduler, calling it AdaptiveScheduler (as in, adapts the parallelism of the ExecutionGraph during the job lifetime) seems more appropriate. -- This message was sent by Atlassian Jira (v8.3.4#803005)