[ 
https://issues.apache.org/jira/browse/HBASE-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546653#comment-13546653
 ] 

stack commented on HBASE-7479:
------------------------------

Here is the rb posting: https://reviews.apache.org/r/8880/

Patch is basic.  Removes VP and PS.  Replaces with IpcProtocol, a marker 
Interface.  Thats it really.  Removes in a few places the methods that were in 
VP.

Review appreciated.  Thanks.
                
> 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
>
>
> 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

Reply via email to