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:37:00 UTC

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

xuqinya created HBASE-24902:
-------------------------------

             Summary: 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


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.



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