Yangze Guo created FLINK-21174:
----------------------------------
Summary: Optimize the performance of ResourceAllocationStrategy
Key: FLINK-21174
URL:
https://issues.apache.org/jira/browse/FLINK-21174 Project: Flink
Issue Type: Improvement
Components: Runtime / Coordination
Reporter: Yangze Guo
In FLINK-20835, we introduce the {{ResourceAllocationStrategy}} for fine-grained resource management, which matches resource requirements against available and pending resources and returns the allocation result.
We need to optimize the computation logic of it, which is so complicated atm.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)