You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "xuqinya (Jira)" <ji...@apache.org> on 2020/08/19 03:38:00 UTC

[jira] [Updated] (HBASE-24902) localRegionSize is incorrect in CLUSTER quota

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

xuqinya updated HBASE-24902:
----------------------------
    Description: In Cluster quota , use [ClusterLimit / TotalTableRegionNum * MachineTableRegionNum] as machine limit.  So, localRegionSize should be the the number of regions in the local machine.  It should not be the number of regions in the table.  (was: In Cluster quota , use [ClusterLimit / TotalTableRegionNum * MachineTableRegionNum] as machine limit.  So, localRegionSize should be the the number of region in the local machine.  It should not be the number of regions in the table.)

> localRegionSize is incorrect in CLUSTER quota 
> ----------------------------------------------
>
>                 Key: HBASE-24902
>                 URL: https://issues.apache.org/jira/browse/HBASE-24902
>             Project: HBase
>          Issue Type: Bug
>            Reporter: xuqinya
>            Assignee: xuqinya
>            Priority: Major
>
> In Cluster quota , use [ClusterLimit / TotalTableRegionNum * MachineTableRegionNum] as machine limit.  So, localRegionSize should be the the number of regions in the local machine.  It should not be the number of regions in the table.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)