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

Hudson commented on HADOOP-9630:
--------------------------------

Integrated in Hadoop-Yarn-trunk #237 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/237/])
    HADOOP-9630. [RPC v9] Remove IpcSerializationType. (Junping Du via llu) 
(Revision 1491682)

     Result = SUCCESS
llu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1491682
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

                
> Remove IpcSerializationType
> ---------------------------
>
>                 Key: HADOOP-9630
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9630
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Luke Lu
>            Assignee: Junping Du
>              Labels: rpc
>             Fix For: 2.1.0-beta
>
>         Attachments: HADOOP-9630.patch
>
>
> IpcSerializationType is assumed to be protobuf for the forseeable future. Not 
> to be confused with RpcKind which still supports different RpcEngines. Let's 
> remove the dead code, which can be confusing to maintain.

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