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

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


    from c0aab493aaf [fix][ci] Fix snappy-java native lib fails to load in x86 
alpine (#22804)
     new a8b8324a42a [fix][ml] Fix race conditions in RangeCache (#22789)
     new 99aed3a7408 [improve][ml] RangeCache refactoring: test race conditions 
and prevent endless loops (#22814)
     new d4114688ff6 [improve][ml] RangeCache refactoring follow-up: use 
StampedLock instead of synchronized (#22818)

The 3 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:
 .../apache/bookkeeper/mledger/impl/EntryImpl.java  |   7 +-
 .../apache/bookkeeper/mledger/util/RangeCache.java | 357 ++++++++++++++++-----
 .../mledger/impl/EntryCacheManagerTest.java        |   2 +-
 .../bookkeeper/mledger/util/RangeCacheTest.java    |  92 ++++--
 4 files changed, 360 insertions(+), 98 deletions(-)

Reply via email to