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

[jira] [Created] (HBASE-21064) Support set region server quota and allow exceed user/table/ns quota when rs has available quota

Yi Mei created HBASE-21064:
------------------------------

             Summary: Support set region server quota and allow exceed user/table/ns quota when rs has available quota
                 Key: HBASE-21064
                 URL: https://issues.apache.org/jira/browse/HBASE-21064
             Project: HBase
          Issue Type: Task
    Affects Versions: 3.0.0, 2.2.0
            Reporter: Yi Mei
            Assignee: Yi Mei


Support set region server quota which represents the read/write ability of region servers in HBase shell.
And add a switch named "ALLOW_EXCEED" to allow exceed user/table/ns quota when region server has available quota.

Use the following command to set RS quota:
set_quota TYPE => THROTTLE, REGIONSERVER => 'rs', LIMIT => '10req/sec', ALLOW_EXCEED => true



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