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 0c90439107f [improve][broker] PIP-392: Add configuration to enable 
consistent hashing to select active consumer for partitioned topic (#23584)
     new d692bc1635c [improve][ml] Avoid repetitive nested lock for 
isMessageDeleted in ManagedCursorImpl (#23609)
     new e40ad98b00b [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