[
https://issues.apache.org/jira/browse/AVRO-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved AVRO-732.
------------------------------
Resolution: Fixed
Assignee: Daniel Kulp
Hadoop Flags: Incompatible change
> Generated protocol's method should not throw AvroRemoteException
> ----------------------------------------------------------------
>
> Key: AVRO-732
> URL: https://issues.apache.org/jira/browse/AVRO-732
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Reporter: Sharad Agarwal
> Assignee: Daniel Kulp
> Priority: Major
> Fix For: 1.9.0
>
> Attachments:
> AVRO-732-remove-generated-remote-exception-2012-12-11.patch,
> AVRO-732-remove-generated-remote-exception-2012-12-17.patch
>
>
> If user does NOT define the throws clause in the idl, the code is generated
> with "throws AvroRemoteException" clause. However on throwing the
> AvroRemoteException from the implementation, the serialization fails. This is
> not intuitive to users.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)