Chesnay Schepler created FLINK-19809:
----------------------------------------
Summary: Add ServiceConnectionManager
Key: FLINK-19809
URL:
https://issues.apache.org/jira/browse/FLINK-19809 Project: Flink
Issue Type: Improvement
Components: Runtime / Coordination
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.12.0
The Slotpool has to interact with the ResourceManager to declare the resource requirements.
We do not want to provide full access to the ResourceManagerGateway (and as such should wrap it in some form), but we also have to handle the case where no ResourceManager is connected.
Introduce a component for handling this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)