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

2013-05-15 Thread Sanjay Radia (JIRA)

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

Sanjay Radia updated HADOOP-9218:
-

  Component/s: ipc
Fix Version/s: 2.0.5-beta

Merged into branch2

 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
  Components: ipc
Reporter: Sanjay Radia
Assignee: Sanjay Radia
 Fix For: 2.0.5-beta

 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


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

2013-02-14 Thread Sanjay Radia (JIRA)

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

Sanjay Radia updated HADOOP-9218:
-

Resolution: Fixed
Status: Resolved  (was: Patch Available)

 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


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

2013-02-13 Thread Sanjay Radia (JIRA)

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

Sanjay Radia updated HADOOP-9218:
-

Status: Patch Available  (was: Open)

 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


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

2013-01-15 Thread Sanjay Radia (JIRA)

 [ 
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