You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2016/05/25 09:52:12 UTC

[jira] [Created] (FLINK-3969) Log Exceptions Thrown by Invokable

Aljoscha Krettek created FLINK-3969:
---------------------------------------

             Summary: 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)