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

yubiao pushed a change to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from 080dfc87419 [branch-2.10][build]Fix check License (#19648)
     new 8945b839b0a [fix] [ml] topic load fail by ledger lost (#19444)
     new a863e7d6b29 [improve] [admin] Make the default value of param 
--get-subscription-backlog-size of admin API topics stats true (#19302)

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:
 .../bookkeeper/mledger/impl/ManagedLedgerImpl.java |  29 ++++--
 .../bookkeeper/mledger/impl/ManagedLedgerTest.java | 116 ++++++++++++++++++++-
 .../pulsar/broker/admin/v2/PersistentTopics.java   |   4 +-
 .../service/persistent/PersistentSubscription.java |   2 +
 .../apache/pulsar/broker/admin/AdminApiTest.java   |   7 +-
 .../pulsar/admin/cli/PulsarAdminToolTest.java      |   7 +-
 .../org/apache/pulsar/admin/cli/CmdTopics.java     |   6 +-
 .../policies/data/stats/SubscriptionStatsImpl.java |   2 +-
 8 files changed, 151 insertions(+), 22 deletions(-)

Reply via email to