[ 
https://issues.apache.org/jira/browse/HADOOP-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905271#action_12905271
 ] 

Doug Cutting commented on HADOOP-6930:
--------------------------------------

A few minor things:
 - WritableRpcEngine should be made public too; and
 - setProtocolEngine, now public, needs javadoc.
Other than that, +1


> AvroRpcEngine doesn't work with generated Avro code
> ---------------------------------------------------
>
>                 Key: HADOOP-6930
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6930
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ipc
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>         Attachments: Hadoop-6930.patch, Hadoop-6930_1.patch
>
>
> AvroRpcEngine uses 'reflect' based java implementation. There should be a way 
> to have it work with 'specific' (generated code from avro idl).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to