You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2021/08/27 07:14:00 UTC

[jira] [Created] (FLINK-24015) Dispatcher does not log JobMaster initialization error on info level

Till Rohrmann created FLINK-24015:
-------------------------------------

             Summary: Dispatcher does not log JobMaster initialization error on info level
                 Key: FLINK-24015
                 URL: https://issues.apache.org/jira/browse/FLINK-24015
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.13.2, 1.14.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.14.0, 1.13.3


The {{Dispatcher}} does not log JobMaster initialization errors. This can make it very hard to understand why a job has failed if the client does not receive the {{JobResult}}. Therefore, I propose to log the failure cause for a job when it finishes on the {{Dispatcher}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)