This is an automated email from the ASF dual-hosted git repository. elserj pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/hbase.git.
from 7a29334 HBASE-22649: Encode StoreFile path URLs in the UI to handle scenarios where CF contains special characters (like # etc.) new 54ad47d HBASE-22944 Check for hbase:quota table existence in SpaceQuotaRefresherChore new 5cc8d7f HBASE-22142 Drop table RegionSizes with namespace quota The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../hadoop/hbase/quotas/MasterQuotaManager.java | 9 ++++ .../hadoop/hbase/quotas/MasterQuotasObserver.java | 47 +++++++++++++------ .../hbase/quotas/SpaceQuotaRefresherChore.java | 19 ++++++++ .../hbase/quotas/TestSpaceQuotaDropTable.java | 52 ++++++++++++++++++++++ ...estSpaceQuotaViolationPolicyRefresherChore.java | 1 + 5 files changed, 115 insertions(+), 13 deletions(-)