You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2010/02/27 01:00:11 UTC

[jira] Updated: (AVRO-433) reflect RPC exceptions broken

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

Doug Cutting updated AVRO-433:
------------------------------

    Attachment: AVRO-433.patch

Here's a preliminary patch.  It revises the way that RPC exceptions are handled, permitting arbitrary objects to be thrown.

Tests are still required for this patch.

> reflect RPC exceptions broken
> -----------------------------
>
>                 Key: AVRO-433
>                 URL: https://issues.apache.org/jira/browse/AVRO-433
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.3.0
>            Reporter: Doug Cutting
>             Fix For: 1.3.1
>
>         Attachments: AVRO-433.patch
>
>
> The reflect API fails to correctly handle exceptions thrown by server-side code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.