[
https://issues.apache.org/jira/browse/AVRO-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Baldassari updated AVRO-539:
----------------------------------
Attachment: AVRO-539-v3.patch
Here's a new version of the patch that addresses the latest round of comments.
The main changes are:
# Reverted changes to SpecificCompiler and the maven/ant plugins because we'll
always generate the callback API.
# Moved callback API to in an inner class inside the generated protocol
interface. I named this sub-interface Callback. I was also considering other
names like WithCallbacks, e.g. Calculator.WithCallbacks. Any preferences?
> Allow asynchronous clients to specify a callback to be run when server
> processing completes
> -------------------------------------------------------------------------------------------
>
> Key: AVRO-539
> URL: https://issues.apache.org/jira/browse/AVRO-539
> Project: Avro
> Issue Type: New Feature
> Reporter: Jeff Hammerbacher
> Assignee: James Baldassari
> Attachments: AVRO-539-v2-2.patch, AVRO-539-v2.patch,
> AVRO-539-v3.patch, AVRO-539.patch
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira