[
https://issues.apache.org/jira/browse/HBASE-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016219#comment-13016219
]
stack commented on HBASE-3739:
------------------------------
+1 I ran into this issue over in hbase-1502 and did same fix there. Thanks
Gary.
> HMaster.getProtocolVersion() ignores HMasterRegionInterface.VERSION
> -------------------------------------------------------------------
>
> Key: HBASE-3739
> URL: https://issues.apache.org/jira/browse/HBASE-3739
> Project: HBase
> Issue Type: Bug
> Components: ipc
> Reporter: Gary Helmling
> Assignee: Gary Helmling
> Priority: Minor
> Fix For: 0.92.0
>
> Attachments: HBASE-3739.patch
>
>
> The recent split of RPC protocol version numbers doesn't work quite as
> expected with HMasterRegionInterface. Since HMaster implements both
> HMasterInterface and HMasterRegionInterface, its getProtocolVersion()
> implementation needs to check the requested protocol name and return either
> the HMasterInterface.VERSION value or HMasterRegionInterface.VERSION value as
> appropriate.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira