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

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

     [ https://issues.apache.org/jira/browse/HBASE-21064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guanghao Zhang updated HBASE-21064:
-----------------------------------
    Status: Patch Available  (was: Open)

> 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)