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

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


    from 42ddb17e106 HBASE-28314 Enable maven-source-plugin for all modules 
(#5748)
     new 3e3c4587d24 HBASE-28453 FixedIntervalRateLimiter support for a shorter 
refill interval (#5773)
     new 825b26bc5ab HBASE-28449 Fix backupSystemTable prefix scans (#5768)

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:
 .../hbase/backup/impl/BackupSystemTable.java       | 12 +---
 .../hadoop/hbase/backup/TestBackupSystemTable.java |  9 +++
 .../hbase/quotas/FixedIntervalRateLimiter.java     | 49 ++++++++++++++-
 .../apache/hadoop/hbase/quotas/RateLimiter.java    |  6 +-
 .../hadoop/hbase/quotas/TimeBasedLimiter.java      | 20 ++++---
 .../hadoop/hbase/quotas/TestRateLimiter.java       | 69 ++++++++++++++++++++++
 6 files changed, 141 insertions(+), 24 deletions(-)

Reply via email to