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

MetaServer crash cause all splitting regionserver abort

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.90.6
    • None
    • None
    • None

    Description

      If metaserver crash now,
      All the splitting regionserver will abort theirself.
      Becasue the code

      this.journal.add(JournalEntry.PONR);
      MetaEditor.offlineParentInMeta(server.getCatalogTracker(),
                  this.parent.getRegionInfo(), a.getRegionInfo(), b.getRegionInfo());
      

      If the JournalEntry is PONR, split's roll back will abort itselef.

      It is terrible in huge putting environment when metaserver crash

      Attachments

        1. hbase-4988v1.patch
          6 kB
          Chunhui Shen

        Activity

          People

            Unassigned Unassigned
            zjushch Chunhui Shen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: