This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 6e0ebcbaad6 [fix][test] Fix flaky RGUsageMTAggrWaitForAllMsgsTest
(#22252)
new 20be6ca977e [fix][broker] Avoid expired unclosed ledgers when checking
expired messages by ledger closure time (#22335)
new 31c9f44cb53 [fix][misc] Make ConcurrentBitSet thread safe (#22361)
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, 377 insertions(+), 41 deletions(-)