You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by li...@apache.org on 2021/12/29 12:22:22 UTC

[pulsar] branch master updated (978bb7c -> b5fbeb4)

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

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


    from 978bb7c  [Security] Upgrade Log4j to 2.17.1 (#13552)
     add b5fbeb4  Publish rate support cross multiple clusters (#13496)

No new revisions were added by this update.

Summary of changes:
 .../broker/admin/impl/PersistentTopicsBase.java    | 14 ++---
 .../pulsar/broker/admin/v2/PersistentTopics.java   | 17 +++---
 .../service/ReplicatorTopicPoliciesTest.java       | 30 +++++++++++
 .../pulsar/admin/cli/PulsarAdminToolTest.java      | 24 ++++++---
 .../apache/pulsar/admin/cli/CmdTopicPolicies.java  | 60 ++++++++++++++++++++++
 .../org/apache/pulsar/admin/cli/CmdTopics.java     |  4 ++
 6 files changed, 130 insertions(+), 19 deletions(-)