You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/10/07 10:48:00 UTC

[jira] [Created] (FLINK-14336) Exceptions in AsyncCheckpointRunnable#run are never logged

Chesnay Schepler created FLINK-14336:
----------------------------------------

             Summary: Exceptions in AsyncCheckpointRunnable#run are never logged
                 Key: FLINK-14336
                 URL: https://issues.apache.org/jira/browse/FLINK-14336
             Project: Flink
          Issue Type: Bug
          Components: API / DataStream
    Affects Versions: 1.8.0
            Reporter: Chesnay Schepler


Exceptions that are thrown in {{AsyncCheckpointRunnable#run}} and subsequently being handled in {{AsyncCheckpointRunnable#handleExecutionException}} are never logged on the TaskExecutor side, and are only forwarded to the JobMaster.



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