You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "vinoyang (JIRA)" <ji...@apache.org> on 2018/07/23 02:50:00 UTC

[jira] [Updated] (FLINK-9912) Release TaskExecutors from SlotPool if all slots have been removed

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

vinoyang updated FLINK-9912:
----------------------------
    Summary: Release TaskExecutors from SlotPool if all slots have been removed  (was: Release TaskExecutors from SlotPool if all slots have been removd)

> Release TaskExecutors from SlotPool if all slots have been removed
> ------------------------------------------------------------------
>
>                 Key: FLINK-9912
>                 URL: https://issues.apache.org/jira/browse/FLINK-9912
>             Project: Flink
>          Issue Type: Improvement
>          Components: Distributed Coordination
>    Affects Versions: 1.5.1, 1.6.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>
> Currently, it is possible to fail slot allocations in the {{SlotPool}}. Failing an allocation means that the slot is removed from the {{SlotPool}}. If we have removed all slots from a {{TaskExecutor}}, then we should also release/close the connection to this {{TaskExecutor}}. At the moment, this only happens via the heartbeats if the {{TaskExecutor}} has become unreachable.



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