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

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


    from 682d045b76a [fix][broker] Copy command fields and fix potential 
thread-safety in ServerCnx (#19517)
     new 3280e7e66ac [fix] [ml] topic load fail by ledger lost (#19444)
     new 3095b6a4bc0 [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      |   6 +-
 .../org/apache/pulsar/admin/cli/CmdTopics.java     |   6 +-
 .../policies/data/stats/SubscriptionStatsImpl.java |   2 +-
 8 files changed, 150 insertions(+), 22 deletions(-)

Reply via email to