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 2019/01/14 04:25:00 UTC

[jira] [Created] (HBASE-21713) Support set region server throttle quota

Yi Mei created HBASE-21713:
------------------------------

             Summary: Support set region server throttle quota
                 Key: HBASE-21713
                 URL: https://issues.apache.org/jira/browse/HBASE-21713
             Project: HBase
          Issue Type: Sub-task
            Reporter: Yi Mei


Support set region server throttle quota which represents the read/write ability of region servers. 

Use the following command to set RS quota:
set_quota TYPE => THROTTLE, REGIONSERVER => 'all', THROTTLE_TYPE => WRITE, LIMIT => '20000req/sec'



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