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

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


    from 7ab68b15c8c [fix][test] Fix flaky EntryCacheManagerTest.simple (#24609)
     add 66b512c4a5b [improve][broker]Improve the anti-concurrency mechanism 
expirationCheckInProgress (#24607)

No new revisions were added by this update.

Summary of changes:
 .../persistent/PersistentMessageExpiryMonitor.java |   4 +-
 .../service/PersistentMessageFinderTest.java       |  30 ++---
 .../PersistentMessageExpiryMonitorTest.java        | 141 +++++++++++++++++++++
 3 files changed, 158 insertions(+), 17 deletions(-)
 create mode 100644 
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/persistent/PersistentMessageExpiryMonitorTest.java

Reply via email to