the latest/greatest patch against AVRO-405 is: https://issues.apache.org/jira/secure/attachment/12441447/AVRO-405.patch
it's a merge of bo shin's and my work. there is more to do here, should be summarized in the comments iirc, but it would be great to get this initial spike done and build on from that point. best, - james On Thu, Jun 24, 2010 at 8:04 PM, harry wang <[email protected]> wrote: > OK. But it seems that someone else has already made a netty-rpc patch. I > would like to see if my work could be merged into it. > > - harry > > On Fri, Jun 25, 2010 at 2:50 AM, Doug Cutting <[email protected]> wrote: > > > This would make a great contribution! > > > > Can you please attach it as a patch to an issue in Jira? > > > > Thanks, > > > > Doug > > > > > > On 06/24/2010 11:29 AM, harry wang wrote: > > > >> hi, I have implemented the Avro RPC Server and Transceiver using Netty. > If > >> anyone is interested in it, you can look at > >> http://github.com/coolwhy/avro-rpc-on-netty. Any suggestion is welcome. > >> Thanks! > >> > >> - harry > >> > >> >
