You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2022/09/28 13:55:34 UTC

[pulsar] branch master updated (716f5e258cc -> 62d900f6792)

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

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


    from 716f5e258cc [improve][ML] Print log when delete empty ledger. (#17859)
     add 62d900f6792 Fix NPE when ResourceGroupService execute scheduled task. (#17840)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/broker/PulsarService.java    |  8 +++++
 .../broker/resourcegroup/ResourceGroupService.java | 37 ++++++++++++++++++----
 .../resourcegroup/ResourceGroupServiceTest.java    |  8 +++++
 3 files changed, 47 insertions(+), 6 deletions(-)