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)

Reply via email to