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)