[
https://issues.apache.org/jira/browse/HBASE-12713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liu Junhong updated HBASE-12713:
--------------------------------
Description:
I find that the policy of region split which in
IncreasingToUpperBoundRegionSplitPolicy will be invalid when the count of
region is greater than 100. But sometimes 100 regions is not too much for a
cluster that has 50 or more regionservers.
So i think this policy should consider the density of the regions but not the
total count of the regions.
was:
I find that the policy of region split which in
IncreasingToUpperBoundRegionSplitPolicy will be invalid when the count of
region is greater than 100. But sometimes 100 regions is not too much for a
cluster that has 50 or more regionservers.
So i think this policy should consider the density of the regions but the total
count of the regions.
> IncreasingToUpperBoundRegionSplitPolicy invalid when region count greater
> than 100
> ----------------------------------------------------------------------------------
>
> Key: HBASE-12713
> URL: https://issues.apache.org/jira/browse/HBASE-12713
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Affects Versions: 0.98.6
> Reporter: Liu Junhong
> Original Estimate: 4m
> Remaining Estimate: 4m
>
> I find that the policy of region split which in
> IncreasingToUpperBoundRegionSplitPolicy will be invalid when the count of
> region is greater than 100. But sometimes 100 regions is not too much for a
> cluster that has 50 or more regionservers.
> So i think this policy should consider the density of the regions but not the
> total count of the regions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)