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

lhotari pushed a change to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from 21e56955d5e [fix][test] Fix flaky RGUsageMTAggrWaitForAllMsgsTest 
(#22252)
     new cc79803cb7e [fix][misc] Make ConcurrentBitSet thread safe (#22361)
     new f56c383a531 [fix][broker] Avoid expired unclosed ledgers when checking 
expired messages by ledger closure time (#22335)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../persistent/PersistentMessageExpiryMonitor.java |   4 +-
 .../service/PersistentMessageFinderTest.java       |  51 ++-
 .../common/util/collections/ConcurrentBitSet.java  | 363 +++++++++++++++++++--
 3 files changed, 378 insertions(+), 40 deletions(-)

Reply via email to