You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/10/26 09:58:00 UTC

[jira] [Updated] (FLINK-19809) Add ServiceConnectionManager

     [ https://issues.apache.org/jira/browse/FLINK-19809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-19809:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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)