You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/02/14 19:24:41 UTC

[jira] [Commented] (FLINK-5239) Properly unpack thrown exceptions in RPC methods

    [ https://issues.apache.org/jira/browse/FLINK-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866439#comment-15866439 ] 

Till Rohrmann commented on FLINK-5239:
--------------------------------------

[~StephanEwen] this is done and can be closed, right?

> Properly unpack thrown exceptions in RPC methods
> ------------------------------------------------
>
>                 Key: FLINK-5239
>                 URL: https://issues.apache.org/jira/browse/FLINK-5239
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination
>         Environment: {{flip-6}} feature branch.
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>              Labels: flip-6
>
> When an RPC invocation fails, the exception is an {{InvocationTargetException}} that contains the actual exception.
> We should report the actual exception to the sender, rather than the {{InvocationTargetException}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)