[ 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.