[
https://issues.apache.org/jira/browse/HBASE-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993191#comment-12993191
]
ryan rawson commented on HBASE-3522:
------------------------------------
this was previously required because the interfaces members from all our RPC
interfaces were sorted then sequentially assigned IDs which were used in place
of strings. Now that we send strings for the method names instead of ids, this
jira is now possible.
> Unbundle our RPC versioning; rather than a global for all 4 Interfaces --
> region, master, region to master, and coprocesssors -- instead version each
> individually
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-3522
> URL: https://issues.apache.org/jira/browse/HBASE-3522
> Project: HBase
> Issue Type: Improvement
> Reporter: stack
>
> We'd undo the global RPC version so a change in CP Interface or a change in
> the 'private' regionserver to master Interface would not break clients who do
> not use CPs or who don't care about the private regionserver to master
> protocol.
> BenoƮt suggested this. I want it because I want to get rid of heartbeating
> so will want to change the regionserver to master Interface.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira