[
https://issues.apache.org/jira/browse/HBASE-21159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yi Mei updated HBASE-21159:
---------------------------
Release Note: Support enable or disable rpc throttle when hbase quota is
enabled. If hbase quota is enabled, rpc throttle is enabled by default. When
disable rpc throttle, HBase will not throttle any request. Use the following
commands to switch rpc throttle : enable_rpc_throttle / disable_rpc_throttle.
Description:
Add shell command to switch throttle on or off. When throttle is off, HBase
will not throttle any request. This feature may be useful in production
environment.
We can use the following commands to switch throttle:
enable_rpc_throttle / disable_rpc_throttle
was:
Add shell command to switch throttle on or off. When throttle is off, HBase
will not throttle any request. This feature may be useful in production
environment.
We can use the following commands to switch throttle:
throttle_switch true / throttle_switch false
> Add shell command to switch throttle on or off
> ----------------------------------------------
>
> Key: HBASE-21159
> URL: https://issues.apache.org/jira/browse/HBASE-21159
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Yi Mei
> Assignee: Yi Mei
> Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: HBASE-21159.branch-2.001.patch,
> HBASE-21159.branch-2.002.patch, HBASE-21159.master.001.patch,
> HBASE-21159.master.002.patch, HBASE-21159.master.003.patch,
> HBASE-21159.master.004.patch, HBASE-21159.master.005.patch,
> HBASE-21159.master.006.patch, HBASE-21159.master.007.patch,
> HBASE-21159.master.008.patch
>
>
> Add shell command to switch throttle on or off. When throttle is off, HBase
> will not throttle any request. This feature may be useful in production
> environment.
> We can use the following commands to switch throttle:
> enable_rpc_throttle / disable_rpc_throttle
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)