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 13637779185 [fix][broker]  Fix PulsarService.getLookupServiceAddress 
returns wrong port if TLS is enabled (#21015)
     add 8ff51ebb697 [fix] [auto-recovery] Fix 
PulsarLedgerUnderreplicationManager notify problem. (#21161)

No new revisions were added by this update.

Summary of changes:
 pulsar-metadata/pom.xml                            |   2 -
 .../PulsarLedgerUnderreplicationManager.java       |  64 +++--
 .../replication/AuditorLedgerCheckerTest.java      | 312 +++++++++++++++++++++
 .../LedgerUnderreplicationManagerTest.java         |  19 +-
 4 files changed, 371 insertions(+), 26 deletions(-)
 create mode 100644 
pulsar-metadata/src/test/java/org/apache/bookkeeper/replication/AuditorLedgerCheckerTest.java

Reply via email to