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

Chesnay Schepler closed FLINK-19306.
------------------------------------
    Resolution: Fixed

master:

e44c9329264f0f129e5b5ddf0f28eaae400b21a3

50671d36beeade9c73299b7191408b217f20755c

> Implement DeclarativeSlotManager
> --------------------------------
>
>                 Key: FLINK-19306
>                 URL: https://issues.apache.org/jira/browse/FLINK-19306
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> Implement a new SlotManager that works with declarative resource management.
>  
> The current SlotManager accepts slot requests and attempts to fulfill them. 
> One of the key differences in the new version is that it no longer accepts 
> slot requests, but requirements detailing what the job requires. From these 
> requirements it internally generates slot requests, and proceeds similar to 
> current implementation.
> 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)

Reply via email to