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

Scott Carey commented on AVRO-539:
----------------------------------

{quote}
Is there documentation somewhere, like on the Avro website or wiki, that would 
need to be updated to demonstrate the new callback functionality?
{quote}

I am not aware of any.  It would be great to have some documentation on the 
wiki about RPC and callbacks.

{quote}
On the topic of load testing, I think it would be useful to have some sort of 
utility for testing RPCs that goes beyond what the unit tests do.
{quote}

Absolutely.  It would be useful to have load testing facilities for RPC.  We 
have a crude load test (Perf.java) for Java serialization/deserialization.  It 
has helped us identify places to optimize and found regressions.  It runs 
manually, not bound to any maven phase or automatic test suite.  We have 
discussed using Apache's resources to run a daily performance report or 
something similar.

Likewise, we are lacking in cross-language performance tests.

> 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
>             Fix For: 1.5.2
>
>         Attachments: AVRO-539-v2-2.patch, AVRO-539-v2.patch, 
> AVRO-539-v3.patch, AVRO-539-v4.patch, 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