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

Cluster with too many regions cannot withstand some master failover scenarios

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.90.4
    • None
    • master, Zookeeper
    • None

    Description

      We ran into the following sequence of events:

      • master startup failed after only ROOT had been assigned (for another reason)
      • restarted the master without restarting other servers. Since there was at least one region assigned, it went through the failover code path
      • master scanned META and inserted every region into /hbase/unassigned in ZK.
      • then, it called "listChildren" on the /hbase/unassigned znode, and crashed with "Packet len6080218 is out of range!" since the IPC response was larger than the default maximum.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tlipcon Todd Lipcon
              Votes:
              1 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: