[ 
https://issues.apache.org/jira/browse/HADOOP-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sharad Agarwal updated HADOOP-6930:
-----------------------------------

    Attachment: Hadoop-6930.patch

Here is the patch adding AvroSpecificRpcEngine.

Should we make the RpcEngine a public API instead of package private ? In order 
to use these engine, right now I need to be in org.apache.hadoop.ipc package.



> 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
>
>
> 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