[
https://issues.apache.org/jira/browse/HADOOP-7931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171168#comment-13171168
]
Aaron T. Myers commented on HADOOP-7931:
----------------------------------------
I tested this patch by applying this with the patch posted on HDFS-2694 and
confirmed manually that the NN protocols which still use WritableRpcEngine work
again with these patches.
> o.a.h.ipc.WritableRpcEngine should have a way to force initialization
> ---------------------------------------------------------------------
>
> Key: HADOOP-7931
> URL: https://issues.apache.org/jira/browse/HADOOP-7931
> Project: Hadoop Common
> Issue Type: Bug
> Components: ipc
> Affects Versions: 0.24.0
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Attachments: HADOOP-7931.patch
>
>
> {{WritableRpcEngine}} currently relies on a static initializer to register
> itself with {{o.a.h.ipc.Server}} as a valid {{RpcKind}}. There should be a
> way to ensure this initialization has already occurred.
--
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