You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Yi Mei (JIRA)" <ji...@apache.org> on 2019/02/26 08:53:00 UTC

[jira] [Created] (HBASE-21958) Make CLUSTER scope quota work right when use rs group

Yi Mei created HBASE-21958:
------------------------------

             Summary: Make CLUSTER scope quota work right when use rs group
                 Key: HBASE-21958
                 URL: https://issues.apache.org/jira/browse/HBASE-21958
             Project: HBase
          Issue Type: Sub-task
            Reporter: Yi Mei


HBASE-21820 implement CLUSTER scope quota in a simple way, use [ClusterLimit / RSNum] to divide cluster limit into machine limit.
But when use rs group feature, namespace tables are on a subset of region servers, the cluster limit should be shared by the rs group, not all region servers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)