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

Till Rohrmann closed FLINK-8087.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Fixed via a569f38

> Decouple Slot from SlotPool
> ---------------------------
>
>                 Key: FLINK-8087
>                 URL: https://issues.apache.org/jira/browse/FLINK-8087
>             Project: Flink
>          Issue Type: Improvement
>          Components: Distributed Coordination
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> In order to let the {{SlotPool}} return a a different {{LogicalSlot}} 
> implementation than {{SimpleSlot}} we should not store the {{Slot}} inside of 
> the {{SlotPool}}. Moreover, we should introduce a abstraction for the 
> {{AllocatedSlot}} which contains the information required by the 
> {{SimpleSlot}}. That way we decouple the {{SimpleSlot}} from the 
> {{AllocatedSlot}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to