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 2019/02/28 15:53:00 UTC

[jira] [Closed] (FLINK-2110) Early slot release after Execution failure

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

Till Rohrmann closed FLINK-2110.
--------------------------------
    Resolution: Duplicate

Has been fixed with Flip-6.

> Early slot release after Execution failure
> ------------------------------------------
>
>                 Key: FLINK-2110
>                 URL: https://issues.apache.org/jira/browse/FLINK-2110
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 0.10.0
>            Reporter: Ufuk Celebi
>            Priority: Major
>
> In {{Execution#processFail(Throwable, boolean)}}, the slot is released before the cancel msg is send to the respective task manager assigned to this Execution.
> Cancelling on the TM can take some time, which can result in a too early release of the slot on the JM.



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