[
https://issues.apache.org/jira/browse/HBASE-28370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-28370:
-----------------------------------
Labels: pull-request-available (was: )
> Default user quotas are refreshing too frequently
> -------------------------------------------------
>
> Key: HBASE-28370
> URL: https://issues.apache.org/jira/browse/HBASE-28370
> Project: HBase
> Issue Type: Improvement
> Reporter: Ray Mattingly
> Assignee: Ray Mattingly
> Priority: Major
> Labels: pull-request-available
>
> In [https://github.com/apache/hbase/pull/5666] we introduced default user
> quotas, but I accidentally called UserQuotaState's default constructor rather
> than passing in the current timestamp. The consequence is that we're
> constantly refreshing these default user quotas, and this can be a bottleneck
> for horizontal cluster scalability.
> This should be a 1 line fix in QuotaUtil's buildDefaultUserQuotaState method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)