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

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

Looks reasonable, but I think you forgot to include the test protocol file.

> In order to use these engine, right now I need to be in org.apache.hadoop.ipc 
> package.

The original idea was that you'd use this by configuring protocols to use 
particular engines.  But more explicit control might be good too.  If we do 
make them public then we'd want to make sure to mark the APIs as evolving, not 
stable.

> 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