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

Sanjay Radia updated HADOOP-9218:
---------------------------------

    Attachment: hadoop-9218.patch

Several methods on ipc.Server and RPC use type Writable *internally* as a 
wrapper so that they work across multiple RpcEngine kinds.

The request on the wire is in Protobuf for the Protocbuf Rpc Engine. Also the 
basic rpc headers are also in protobuf.

Patch adds javadoc and also changes the names of wrappers.
                
> Document the Rpc-wrappers used internally
> -----------------------------------------
>
>                 Key: HADOOP-9218
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9218
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>         Attachments: hadoop-9218.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to