Till Rohrmann created FLINK-10499: ------------------------------------- Summary: Introduce declarative resource management switch Key: FLINK-10499 URL: https://issues.apache.org/jira/browse/FLINK-10499 Project: Flink Issue Type: Sub-task Components: Distributed Coordination Affects Versions: 1.7.0 Reporter: Till Rohrmann Fix For: 1.7.0
In order to not affect Flinkās behaviour, we propose to add a feature flag to turn on/off the declarative resource management. In the beginning this feature should only affect the {{ExecutionGraphDriver}} used in the {{StandaloneJobClusterEntrypoint}}. The switch should control which type of {{ExecutionGraphDriver}} will be instantiated. The declarative resource management enabled {{ExecutionGraphDriver}} should become the default once it is fully implemented (see FLINK-10404). -- This message was sent by Atlassian JIRA (v7.6.3#76005)