[
https://issues.apache.org/jira/browse/HBASE-21064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yi Mei updated HBASE-21064:
---------------------------
Attachment: HBASE-21064.master.001.patch
> 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: Sub-task
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Yi Mei
> Assignee: Yi Mei
> Priority: Major
> Attachments: HBASE-21064.master.001.patch
>
>
> 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)