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

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


    from 2aa8c3b1a28 [fix][broker] fix bug caused by optimistic locking (#18390)
     add 97723ebb1bc [fix][auto-recovery] Fix metadata store deadlock due to 
BookkeeperInternalCallbacks.Processor (#21159)

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  14 ++
 pulsar-metadata/pom.xml                            |  21 ++
 .../AbstractHierarchicalLedgerManager.java         |   9 +-
 .../replication/AuditorPeriodicCheckTest.java      | 219 +++++++++++++++++++++
 4 files changed, 259 insertions(+), 4 deletions(-)
 create mode 100644 
pulsar-metadata/src/test/java/org/apache/bookkeeper/replication/AuditorPeriodicCheckTest.java

Reply via email to