You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/10/21 14:54:00 UTC

[jira] [Closed] (FLINK-7793) SlotManager releases idle TaskManager in standalone mode

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

Till Rohrmann closed FLINK-7793.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Fixed via e0b98969ee4cd16b6667a416c0c2ffb60132fb12

> SlotManager releases idle TaskManager in standalone mode
> --------------------------------------------------------
>
>                 Key: FLINK-7793
>                 URL: https://issues.apache.org/jira/browse/FLINK-7793
>             Project: Flink
>          Issue Type: Bug
>          Components: ResourceManager
>    Affects Versions: 1.4.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>              Labels: flip-6
>             Fix For: 1.4.0
>
>
> The {{SlotManager}} releases idle {{TaskManagers}} and removes all their slots. This also happens in standalone mode where we cannot release task managers. 
> I suggest to let the {{ResourceManager}} decide whether a resource can be released or not. Only in the former case, we will remove the associated slots from the {{SlotManager}}.



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