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/02/08 15:15:16 UTC

[pulsar] branch master updated (ae16f19 -> ee36db2)

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(-)