You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/01/25 21:34:27 UTC

[jira] [Updated] (HBASE-17522) RuntimeExceptions from MemoryMXBean should not take down server process

     [ https://issues.apache.org/jira/browse/HBASE-17522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey updated HBASE-17522:
--------------------------------
    Status: Patch Available  (was: In Progress)

> RuntimeExceptions from MemoryMXBean should not take down server process
> -----------------------------------------------------------------------
>
>                 Key: HBASE-17522
>                 URL: https://issues.apache.org/jira/browse/HBASE-17522
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>         Environment: 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
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>         Attachments: HBASE-17522.0.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)