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:36:26 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15838628#comment-15838628 ] 

Sean Busbey commented on HBASE-17522:
-------------------------------------

I'd like to bring this back to 1.2. Please let me know if you're fine with it in 1.3.z [~mantonov]. If it comes back to 1.2 I'll probably also make a go at 1.1, fyi [~ndimiduk].

> 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
>             Fix For: 2.0.0, 1.4.0
>
>         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)