Nick Dimiduk created HBASE-29034: ------------------------------------ Summary: Add a banner to the masterUI when disable_rpc_throttle is active Key: HBASE-29034 URL: https://issues.apache.org/jira/browse/HBASE-29034 Project: HBase Issue Type: Task Components: master, Quotas Reporter: Nick Dimiduk
When quotas are enabled, rpc throttling is also enabled. There's a shell command to disable rpc throttles, added in HBASE-21159. As we do with the balancer, we should display a warning banner on the master UI when the quota system is enabled but the {{disable_rpc_throttle}} has been activated. -- This message was sent by Atlassian Jira (v8.20.10#820010)