[
https://issues.apache.org/jira/browse/FLINK-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324546#comment-15324546
]
ASF GitHub Bot commented on FLINK-3969:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/2091
[FLINK-3969] Log Exceptions by Invokable
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 3969
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2091.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2091
----
commit 1e404d5d50fa52eedf0293e372688cbe7aa454a7
Author: zentol <[email protected]>
Date: 2016-06-10T14:43:33Z
[FLINK-3969] Log Exceptions by Invokable
----
> Log Exceptions Thrown by Invokable
> ----------------------------------
>
> Key: FLINK-3969
> URL: https://issues.apache.org/jira/browse/FLINK-3969
> Project: Flink
> Issue Type: Improvement
> Reporter: Aljoscha Krettek
> Assignee: Chesnay Schepler
>
> Currently, in {{Task.run}} the exceptions thrown by
> {{AbstractInvokable.invoke()}} are not logged. They only appear in the web
> front-end or are forwarded to the client.
> [~davidkim] reported this problem on the mailing list.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)