You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by je...@apache.org on 2021/08/12 20:07:21 UTC

[pulsar] branch master updated (683c2d6a -> bf62bd9)

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

jerrypeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 683c2d6a Java Client: remove usage of reflection while using Pulsar Implementation classes (#11636)
     add bf62bd9  [PIP-82] [pulsar-broker] Use the qualified NS-name in RG-register/unregisters (#11643)

No new revisions were added by this update.

Summary of changes:
 .../broker/resourcegroup/ResourceGroupService.java | 91 ++++++++++++++--------
 .../resourcegroup/ResourceQuotaCalculatorImpl.java | 16 +++-
 .../RGUsageMTAggrWaitForAllMesgsTest.java          | 18 +++--
 .../resourcegroup/ResourceGroupServiceTest.java    | 14 +++-
 .../ResourceGroupUsageAggregationTest.java         |  2 +-
 5 files changed, 93 insertions(+), 48 deletions(-)