[
https://issues.apache.org/jira/browse/FLINK-14336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946404#comment-16946404
]
Congxian Qiu(klion26) commented on FLINK-14336:
-----------------------------------------------
For now, we only have complete log in task side, and no exception log in task
side, add a log for exception scenario is reasonable for me.
I can help to implement this issue, could you please assign this ticket to me
[~chesnay].
> 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
> Priority: Major
>
> 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)