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 2018/06/01 13:37:00 UTC

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

Till Rohrmann created FLINK-9493:
------------------------------------

             Summary: 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
             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)