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 6e147172130 [fix][client] Fix receiver queue auto-scale without memory 
limit (#24743)
     new 2af02ee4943 [fix][broker] Ensure KeyShared sticky mode consumer 
respects assigned ranges (#24730)
     new f3ce9d9fd6f Dispatcher did unnecessary sort for 
recentlyJoinedConsumers and printed noisy error logs (#24634)

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:
 ...ashRangeExclusiveStickyKeyConsumerSelector.java | 116 ++++++++++++---------
 ...istentStickyKeyDispatcherMultipleConsumers.java |  42 ++++++--
 ...angeExclusiveStickyKeyConsumerSelectorTest.java | 106 +++++++++++++++++--
 ...ntStickyKeyDispatcherMultipleConsumersTest.java |  64 ++++++++++++
 .../client/api/KeySharedSubscriptionTest.java      |  66 ++++++++++++
 .../java/org/apache/pulsar/client/api/Range.java   |   9 ++
 6 files changed, 334 insertions(+), 69 deletions(-)

Reply via email to