This is an automated email from the ASF dual-hosted git repository.
rmattingly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git
from 95318c21926 HBASE-28956 RSMobFileCleanerChore may close the
StoreFileReader object which is being used by Compaction thread (#6439)
add ef0e242d7c3 HBASE-28963 Updating Quota Factors is too expensive (#6451)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hadoop/hbase/quotas/QuotaCache.java | 134 ++++++++++++++++++---
.../apache/hadoop/hbase/quotas/UserQuotaState.java | 4 +
.../apache/hadoop/hbase/quotas/TestQuotaCache.java | 4 +-
.../hadoop/hbase/quotas/TestQuotaUserOverride.java | 15 +--
4 files changed, 127 insertions(+), 30 deletions(-)