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/13 11:46:23 UTC

[pulsar] branch master updated (ba00002 -> 78e3d8f)

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 ba00002  [C++] Wireshark Pulsar dissector naming replace yahoo with apache (#13251)
     add 78e3d8f  fix shedding heartbeat ns (#13208)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pulsar/broker/loadbalance/LoadData.java  | 10 ++++++++++
 .../pulsar/broker/loadbalance/impl/OverloadShedder.java      |  8 ++------
 .../pulsar/broker/loadbalance/impl/ThresholdShedder.java     |  6 +-----
 .../pulsar/broker/loadbalance/impl/UniformLoadShedder.java   |  8 ++------
 .../org/apache/pulsar/broker/namespace/NamespaceService.java |  6 ++++++
 .../org/apache/pulsar/common/naming/NamespaceBundle.java     | 12 ++++++++++++
 .../apache/pulsar/broker/namespace/NamespaceServiceTest.java | 10 ++++++++++
 7 files changed, 43 insertions(+), 17 deletions(-)