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

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

     [ https://issues.apache.org/jira/browse/FLINK-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen closed FLINK-5239.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

Old issue, fixed a while back already.

> 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
>             Fix For: 1.3.0
>
>
> 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)