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)