Yangze Guo created FLINK-20836: ---------------------------------- Summary: Register TaskManager with total and default slot resource profile in SlotManager Key: FLINK-20836 URL: https://issues.apache.org/jira/browse/FLINK-20836 Project: Flink Issue Type: Sub-task Reporter: Yangze Guo Fix For: 1.13.0
In FLINK-14188 and FLINK-14189, the TaskExecutor will derive and register to ResourceManager with the total/default slot resource profile. We need to pass that information to SlotManager as it is required in fine-grained resource management. -- This message was sent by Atlassian Jira (v8.3.4#803005)