You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/22 09:44:00 UTC

[jira] [Updated] (FLINK-9493) Forward exception when releasing a TaskManager at the SlotPool

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

ASF GitHub Bot updated FLINK-9493:
----------------------------------
    Labels: pull-request-available  (was: )

> Forward exception when releasing a TaskManager at the SlotPool
> --------------------------------------------------------------
>
>                 Key: FLINK-9493
>                 URL: https://issues.apache.org/jira/browse/FLINK-9493
>             Project: Flink
>          Issue Type: Bug
>          Components: JobManager
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: vinoyang
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.6.0, 1.5.1
>
>
> We should add a cause when calling {{SlotPool#releaseTaskManager}} because the release operation can be the final root cause of the job failure. Currently, we create a generic exception which hides the true reason for the release operation.



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