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

Regionserver is not using the name given it by the master; double entry in master listing of servers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.90.0
    • 0.92.0
    • None
    • None

    Description

      Our man Ted Dunning found the following where RS checks in with one name, the master tells it use another name but we seem to go ahead and continue with our original name.

      In RS logs I see:

      2011-01-07 15:45:50,757 INFO  org.apache.hadoop.hbase.regionserver.HRegionServer [regionserver60020]: Master passed us address to use. Was=perfnode11:60020, Now=10.10.30.11:60020
      

      On master I see

      2011-01-07 15:45:38,613 INFO  org.apache.hadoop.hbase.master.ServerManager [IPC Server handler 0 on 60000]: Registering server=10.10.30.11,60020,1294443935414, regionCount=0, userLoad=false
      

      ....

      then later

      2011-01-07 15:45:44,247 INFO  org.apache.hadoop.hbase.master.ServerManager [IPC Server handler 2 on 60000]: Registering server=perfnode11,60020,1294443935414, regionCount=0, userLoad=true
      

      This might be since we started letting servers register in other than with the reportStartup.

      Attachments

        1. 3431-v4.txt
          6 kB
          Michael Stack
        2. 3431-v3.txt
          6 kB
          Michael Stack
        3. 3431-v3.txt
          6 kB
          Michael Stack
        4. 3431-v2.txt
          4 kB
          Michael Stack
        5. 3431.txt
          7 kB
          Michael Stack

        Activity

          People

            stack Michael Stack
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: