[ https://issues.apache.org/jira/browse/HBASE-13008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Srikanth Srungarapu updated HBASE-13008: ---------------------------------------- Attachment: HBASE-13008.patch > Better default for hbase.regionserver.regionSplitLimit parameter. > ----------------------------------------------------------------- > > Key: HBASE-13008 > URL: https://issues.apache.org/jira/browse/HBASE-13008 > Project: HBase > Issue Type: Improvement > Reporter: Srikanth Srungarapu > Assignee: Srikanth Srungarapu > Priority: Minor > Attachments: HBASE-13008.patch > > > Currently, the default value for hbase.regionserver.regionSplitLimit is > 2147483647. Couple of customers ran into trouble, as they ended up with too > many regions(~7k) running on their region servers. Would it be possible for > us to come up with better default or at least some new guard rail, which can > be used for logging warnings when the number of regions are going overboard? > Ref: > [1] > https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CompactSplitThread.java#L101 -- This message was sent by Atlassian JIRA (v6.3.4#6332)