[ https://issues.apache.org/jira/browse/AVRO-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated AVRO-271: ------------------------------ Resolution: Fixed Fix Version/s: 1.3.0 Status: Resolved (was: Patch Available) I just committed this. Thanks Philip! > InProcessTranceiver: connect RPCs without going through any sockets > ------------------------------------------------------------------- > > Key: AVRO-271 > URL: https://issues.apache.org/jira/browse/AVRO-271 > Project: Avro > Issue Type: New Feature > Components: java > Reporter: Philip Zeyliger > Assignee: Philip Zeyliger > Fix For: 1.3.0 > > Attachments: AVRO-271.patch.txt, AVRO-271.patch.txt > > > For testing (both Avro itself, and code that uses > Avro servers) it's sometimes handy to connect the RPCs without > even a socket. This implementation of a Transceiver does just that. > (This can, for users, both avoid the overhead of using sockets, and, > in debugging, let users see stack traces that have both client > and server code in one thread.) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.