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

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


    from 43bf682758f [fix][broker] Fix `RoaringBitmap.contains` can't check 
value 65535 (#20176)
     new 2fb93660aff [improve][broker] Get lowest PositionImpl from 
NavigableSet (#18278)
     new 3f3d7bf2723 [fix][broker] Fix the behavior of delayed message in 
Key_Shared mode (#20233)

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:
 .../broker/delayed/DelayedDeliveryTracker.java     |  4 +-
 .../delayed/InMemoryDelayedDeliveryTracker.java    |  6 +-
 .../persistent/MessageRedeliveryController.java    |  3 +-
 .../PersistentDispatcherMultipleConsumers.java     | 29 ++++----
 ...istentStickyKeyDispatcherMultipleConsumers.java | 10 +--
 .../utils/ConcurrentBitmapSortedLongPairSet.java   |  4 +-
 .../client/api/KeySharedSubscriptionTest.java      | 77 +++++++++++++++++++++-
 7 files changed, 108 insertions(+), 25 deletions(-)

Reply via email to