Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-11669

The HMaster uses the same port with HRegionServer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Duplicate
    • 0.99.0
    • None
    • master, regionserver
    • None

    Description

      HMaster uses the same port with the HRegionServer.
      In the constructor of HMaster, it has to run super(conf, csm) which is HRegionServer. In this method, the rpc service is instantiated, and HMaster and HRegionServer will use the same rpc configuration. If users start the HMaster and HRegionServer in the same server, the error "Address already in use" occurs when HRegionServer starts up.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jingcheng.du@intel.com Jingcheng Du
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: