[
https://issues.apache.org/jira/browse/HBASE-17522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838713#comment-15838713
]
Nick Dimiduk commented on HBASE-17522:
--------------------------------------
bq. If it comes back to 1.2 I'll probably also make a go at 1.1
Sounds good to me. Thanks [~busbey].
> 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)