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

Till Rohrmann closed FLINK-8078.
--------------------------------
    Resolution: Fixed

Fixed via bb9c64b1222a5e9568cf93186a6420bebcb306f9

> Decouple Execution from actual slot implementation
> --------------------------------------------------
>
>                 Key: FLINK-8078
>                 URL: https://issues.apache.org/jira/browse/FLINK-8078
>             Project: Flink
>          Issue Type: Improvement
>          Components: Distributed Coordination
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>              Labels: flip-6
>
> In order to plug in a different slot implementation, we should introduce a 
> slot interface which abstracts away the implementation details of 
> {{SimpleSlot}} wrt {{Execution}}. The reason this is necessary is to provide 
> a simpler slot implementation for Flip-6 since all allocation/release logic 
> will go through the {{SlotPool}}. Thus, we no longer need the concurrent 
> structure of {{Slot}}, {{SharedSlot}}, {{SimpleSlot}} and 
> {{SlotSharingGroupAssignment}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to