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

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


    from 6d140af3fdb [improve][client] Add maxConnectionsPerHost and 
connectionMaxIdleSeconds to PulsarAdminBuilder (#22541)
     new 651c8d881f1 [fix][client] fix negative message re-delivery twice issue 
(#20750)
     new 581ad607ced [fix][build] Fix compatibility issue introduced by #20750
     new ecbfcdca524 
[fix][flaky-test]NegativeAcksTest.testNegativeAcksWithBatchAckEnabled (#17893)

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:
 .../org/apache/pulsar/client/impl/NegativeAcksTest.java  |  6 +++++-
 .../java/org/apache/pulsar/client/impl/ConsumerBase.java |  4 ++++
 .../java/org/apache/pulsar/client/impl/ConsumerImpl.java | 16 +++++++++++++++-
 .../pulsar/client/impl/MultiTopicsConsumerImpl.java      |  3 +++
 .../apache/pulsar/client/impl/NegativeAcksTracker.java   | 12 +++++++++---
 .../apache/pulsar/client/impl/UnAckedMessageTracker.java |  8 ++++++++
 6 files changed, 44 insertions(+), 5 deletions(-)

Reply via email to