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