Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15549 Undo HMaster carrying regions in master branch as default
  3. HBASE-25288

Make MasterRpcServices not extends RSRpcServices and also HMaster not extends HRegionServer

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-2
    • master, rpc
    • None
    • Reviewed
    • Hide
      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.
      Show
      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.

    Attachments

      Issue Links

        Activity

          People

            zhangduo Duo Zhang
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: