[ 
https://issues.apache.org/jira/browse/HBASE-25288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang updated HBASE-25288:
------------------------------
    Release Note: 
HMaster is not a sub class for HRegionServer now, and also MasterRpcServices is 
not a sub class for RSRpcServices.

MasterRpcServices still implements the AdminService interface, but only 
updateConfiguration, getRegionInfo, clearSlowLogsResponses and getLogEntries 
can be called, for other methods in AdminService, you will get a 
DoNotRetryIOException when calling against master.

> Make MasterRpcServices not extends RSRpcServices and also HMaster not extends 
> HRegionServer
> -------------------------------------------------------------------------------------------
>
>                 Key: HBASE-25288
>                 URL: https://issues.apache.org/jira/browse/HBASE-25288
>             Project: HBase
>          Issue Type: Sub-task
>          Components: master, rpc
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0-alpha-2
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to