Unify ProtocolMetaInterface and ProtocolTranslator interface ------------------------------------------------------------
Key: HADOOP-8044 URL: https://issues.apache.org/jira/browse/HADOOP-8044 Project: Hadoop Common Issue Type: Improvement Components: ha, ipc Affects Versions: HA Branch (HDFS-1623) Reporter: Todd Lipcon Assignee: Aaron T. Myers Priority: Minor Fix For: HA Branch (HDFS-1623) In the HA branch we have a "ProtocolTranslator" interface which we had to add, and it seems to have the same purpose as the "ProtocolMetaInterface" interface which got added in trunk in the meantime. We should unify the two. -- 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