[
https://issues.apache.org/jira/browse/HBASE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650040#action_12650040
]
Andrew Purtell commented on HBASE-1019:
---------------------------------------
To facilitate this an estimate of heap required to host each region (e.g. store
file index load) should be communicated to the master. Should be a new or
extension of existing HMsg to avoid polluting HRI.
> Master should reassign regions away from regionservers under heap stress
> ------------------------------------------------------------------------
>
> Key: HBASE-1019
> URL: https://issues.apache.org/jira/browse/HBASE-1019
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: master, regionserver
> Reporter: Andrew Purtell
> Fix For: 0.19.0
>
>
> Once the changes for HBASE-1018 go in, the master should reassign regions
> away from regionservers that indicate heap stress to those that do not.
> Reassignment activity must be smart enough not to overload remaining
> regionservers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.