Chesnay Schepler created FLINK-19313:
----------------------------------------
Summary: Implement declarative SlotPool
Key: FLINK-19313
URL:
https://issues.apache.org/jira/browse/FLINK-19313 Project: Flink
Issue Type: Sub-task
Components: Runtime / Coordination
Reporter: Chesnay Schepler
Fix For: 1.12.0
Implement a new SlotPool that works with declarative resource management.
It receives slot offers from the task executors and matches them against the requirements by jobs.
We will also require a compatibility layer that allows the new implementation to be used as a drop-in replacement for the current one.
Since we are not writing a new implementation this is also a good opportunity to split the implementation into several components, as it has grown quite large.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)