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

[pulsar] branch master updated (e3a97ee -> 99c84c4)

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

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


    from e3a97ee  [Broker] Fix the backlog issue with --precise-backlog=true (#10966)
     add 99c84c4  Fix incorrect port of advertisedListener (#10961)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/ServiceConfigurationUtils.java      |  8 ++++++--
 .../validator/MultipleListenerValidatorTest.java      | 15 ++++++++++++---
 .../java/org/apache/pulsar/broker/PulsarService.java  | 12 ++++++------
 .../loadbalance/impl/ModularLoadManagerImpl.java      |  2 +-
 .../org/apache/pulsar/compaction/CompactorTool.java   |  8 ++++----
 .../org/apache/pulsar/broker/PulsarServiceTest.java   | 19 ++++++++++++-------
 6 files changed, 41 insertions(+), 23 deletions(-)