[
https://issues.apache.org/jira/browse/HADOOP-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HADOOP-7913:
-------------------------------------------
Component/s: ipc
Hadoop Flags: Reviewed
+1 patch looks good.
Minor: need a space before "for".
{code}
+ this.protocolName + "for rpcKind " + header.getkind(), t);
{code}
> Fix bug in ProtoBufRpcEngine -
> -------------------------------
>
> Key: HADOOP-7913
> URL: https://issues.apache.org/jira/browse/HADOOP-7913
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: ipc
> Reporter: Sanjay Radia
> Assignee: Sanjay Radia
> Attachments: hadoop-7913.patch
>
>
> The parent Jira moved the multiple protocol support to lower layer; it
> introduced a bug: the paramCLass parameter to
> #server() constructor should be null so that it uses the registered rpc
> request deserializers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira