[
https://issues.apache.org/jira/browse/HBASE-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547398#comment-13547398
]
stack commented on HBASE-7479:
------------------------------
This passed when I ran the tests locally. Waiting on DD comment before commit:
{code}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] HBase ............................................. SUCCESS [2.100s]
[INFO] HBase - Common .................................... SUCCESS [12.088s]
[INFO] HBase - Protocol .................................. SUCCESS [2.712s]
[INFO] HBase - Client .................................... SUCCESS [1.048s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [0.803s]
[INFO] HBase - Hadoop One Compatibility .................. SUCCESS [1.443s]
[INFO] HBase - Server .................................... SUCCESS [35:48.784s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [2.949s]
[INFO] HBase - Integration Tests ......................... SUCCESS [1.185s]
[INFO] HBase - Examples .................................. SUCCESS [29.291s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36:42.915s
[INFO] Finished at: Tue Jan 08 14:06:40 PST 2013
[INFO] Final Memory: 46M/287M
[INFO] ------------------------------------------------------------------------
{code}
> Remove VersionedProtocol and ProtocolSignature from RPC
> -------------------------------------------------------
>
> Key: HBASE-7479
> URL: https://issues.apache.org/jira/browse/HBASE-7479
> Project: HBase
> Issue Type: Task
> Components: IPC/RPC
> Reporter: stack
> Assignee: stack
> Priority: Blocker
> Fix For: 0.96.0
>
> Attachments: 7479.txt, 7479.txt
>
>
> Replace with an innocuous "Protocol" Interface for now. Will minimize
> changes doing a replacement. Implication is that we are no longer going to
> do special "handling" based off protocol version. See "Handling protocol
> versions" - http://search-hadoop.com/m/6k7GUM028E/v=threaded thread and
> HBASE-6521 for background.
--
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