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 ae16f19 [perf]: replace `ConcurrentSkipListMap.size()` with
`isEmpty()` (#14165)
add ee36db2 [Issue 14013][broker] make triggerOffload method async
(#14027)
No new revisions were added by this update.
Summary of changes:
.../broker/admin/impl/PersistentTopicsBase.java | 46 ++++++++++++++++------
.../pulsar/broker/admin/v1/PersistentTopics.java | 13 ++++--
.../pulsar/broker/admin/v2/PersistentTopics.java | 15 +++++--
.../pulsar/broker/admin/PersistentTopicsTest.java | 17 ++++----
4 files changed, 63 insertions(+), 28 deletions(-)