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 2021/12/03 07:59:31 UTC

[pulsar] branch master updated (4dd4bd6 -> de51284)

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 4dd4bd6  [Functions][k8s] Expose function container metrics port (#12065)
     add de51284  [broker] Optimize TopicPolicy#maxProducersPerTopic with HierarchyTopicPolicies (#13082)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/AbstractTopic.java       | 14 ++---
 .../pulsar/broker/admin/TopicPoliciesTest.java     | 71 +++++++++++++++++++++-
 .../pulsar/broker/service/PersistentTopicTest.java |  8 ++-
 .../policies/data/HierarchyTopicPolicies.java      |  2 +
 4 files changed, 81 insertions(+), 14 deletions(-)