You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Sanjay Radia (JIRA)" <ji...@apache.org> on 2013/01/16 06:58:13 UTC

[jira] [Updated] (HADOOP-9218) Document the Rpc-wrappers used internally

     [ 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