[ 
https://issues.apache.org/jira/browse/AVRO-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043258#comment-13043258
 ] 

Doug Cutting commented on AVRO-539:
-----------------------------------

I wonder if we might only implement a Future-based API, if they are less 
error-prone and more general, as Scott indicates.  James, can you elaborate on 
why you prefer Callbacks?

Also, looking again at the patch, I wonder if can use Future<T> in the public 
APIs rather than CallFuture<T>?

Thanks!


> 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
>         Attachments: AVRO-539.patch
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to