[
https://issues.apache.org/jira/browse/FLINK-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302682#comment-15302682
]
Stephan Ewen commented on FLINK-3969:
-------------------------------------
The log statement should probably go in line 612.
https://github.com/apache/flink/blob/release-1.0.2-rc3/flink-runtime/src/main/java/org/apache/flink/runtime/taskmanager/Task.java#L612
> 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
>
> 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)