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

Abort RegionServer Immediately on OOME

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.0
    • 0.92.0, 0.94.0
    • None
    • None

    Description

      Currently, when the HRegionServer runs out of the memory, it will call master, which will cause more heap allocations and throw a second exception that it's run out of memory again. The easiest & safest way to avoid this OOME storm is to abort the RegionServer immediately when it hits the memory boundary. Part of the 89-fb to trunk port.

      Attachments

        1. HBASE-4769.patch
          2 kB
          Nicolas Spiegelberg
        2. HBASE-4769.patch
          2 kB
          Nicolas Spiegelberg

        Activity

          People

            nspiegelberg Nicolas Spiegelberg
            nspiegelberg Nicolas Spiegelberg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: