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

Remove the code around MSG_CALL_SERVER_STARTUP

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.20.5, 0.90.0
    • None
    • None
    • Reviewed

    Description

      Currently we have a weird piece of code in the master that handles region servers that report but that we don't know about. People likely see:

            LOG.warn("Received report from unknown server -- telling it " +
              "to " + HMsg.CALL_SERVER_STARTUP + ": " + info.getServerName());
      

      But I never saw that working.correctly, usually the region server will restar-ish and we will likely end up with double assignment.

      Attachments

        1. HBASE-2613-v2-branch.patch
          4 kB
          Jean-Daniel Cryans
        2. HBASE-2613-v2.patch
          7 kB
          Jean-Daniel Cryans

        Activity

          People

            jdcryans Jean-Daniel Cryans
            jdcryans Jean-Daniel Cryans
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: