You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2011/05/26 05:59:47 UTC

[jira] [Resolved] (HBASE-3906) When HMaster is running,there are a lot of RegionLoad instances(far greater than the regions),it has risk of OOME.

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

stack resolved HBASE-3906.
--------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

Committed to branch (Doesn't make sense on TRUNK).  Thanks for the patch Jian.

> When HMaster is running,there are a lot of RegionLoad instances(far greater than the regions),it has risk of OOME.
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-3906
>                 URL: https://issues.apache.org/jira/browse/HBASE-3906
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.90.2, 0.90.3
>         Environment: 1 hmaster,4 regionserver,about 100,000 regions.
>            Reporter: jian zhang
>             Fix For: 0.90.4
>
>         Attachments: HBASE-3906.patch, HBASE-3906.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> 1、Start hbase cluster;
> 2、After hmaster finish regions assignement,use jmap to dump the memory of hmaster;
> 3、Use MAT to analyse the dump file,there are too many RegionLoad instances,and these instances occupy more than 3G memory;

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira