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

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


    from 80d1cf9e44f [fix][cli] Fix healthcheck script pulsar-zookeeper-ruok.sh 
(#22873)
     add 5af05951754 [fix][broker] Support advertised listeners when gracefully 
transferring topics (ExtensibleLoadManagerImpl only) (#22862)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/broker/service/ServerCnx.java    | 41 ++++++---
 .../ExtensibleLoadManagerImplBaseTest.java         | 15 ++--
 .../extensions/ExtensibleLoadManagerImplTest.java  | 65 ++++++++++++--
 ...LoadManagerImplWithAdvertisedListenersTest.java | 98 ++++++++++++++++++++++
 ...dManagerImplWithTransactionCoordinatorTest.java |  4 +-
 5 files changed, 200 insertions(+), 23 deletions(-)
 create mode 100644 
pulsar-broker/src/test/java/org/apache/pulsar/broker/loadbalance/extensions/ExtensibleLoadManagerImplWithAdvertisedListenersTest.java

Reply via email to