This is an automated email from the ASF dual-hosted git repository.

elserj pushed a change to branch branch-2.2
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 5fe9685  HBASE-22649: Encode StoreFile path URLs in the UI to handle 
scenarios where CF contains special characters (like # etc.)
     new f1682a1  HBASE-22944 Check for hbase:quota table existence in 
SpaceQuotaRefresherChore
     new d5d1cfd  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(-)

Reply via email to