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 ea8b6593c1d [improve][broker] PIP-392: Add configuration to enable 
consistent hashing to select active consumer for partitioned topic (#23584)
     new 96cf0000079 [improve][ml] Avoid repetitive nested lock for 
isMessageDeleted in ManagedCursorImpl (#23609)
     new a3dd067939b [improve] Improve logic for enabling Netty leak detection 
(#23613)

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:
 .../bookkeeper/mledger/impl/ManagedCursorImpl.java | 14 ++--
 .../common/allocator/PulsarByteBufAllocator.java   | 29 ++++++++-
 .../allocator/PulsarByteBufAllocatorTest.java      | 76 ++++++++++++++++++++++
 3 files changed, 113 insertions(+), 6 deletions(-)
 create mode 100644 
pulsar-common/src/test/java/org/apache/pulsar/common/allocator/PulsarByteBufAllocatorTest.java

Reply via email to