[
https://issues.apache.org/jira/browse/FLINK-19809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-19809.
------------------------------------
Resolution: Fixed
master: a2684659ce93a008665ced27757d102b58ab7deb
> 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
> Priority: Major
> Labels: pull-request-available
> 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)