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

RuntimeExceptions from MemoryMXBean should not take down server process

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0, 1.3.1, 1.2.5, 1.1.9, 2.0.0
    • regionserver
    • None
    • java version "1.8.0_92"
      Java(TM) SE Runtime Environment (build 1.8.0_92-b14)
      Java HotSpot(TM) 64-Bit Server VM (build 25.92-b14, mixed mode)

      -XX:+UseG1GC -XX:+UseStringDeduplication -Xmx32768m

    Description

      RegionServer died after MemoryMXBean threw an IllegalArgumentException while attempting to create a MemoryUsage object for the heap during construction of the server load.

      We shouldn't allow failure to get load information to take down the RS.

      Attachments

        1. HBASE-17522.1.patch
          25 kB
          Sean Busbey
        2. HBASE-17522.0.patch
          25 kB
          Sean Busbey

        Activity

          People

            busbey Sean Busbey
            busbey Sean Busbey
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: