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

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


    from 94a6d364280 [fix][client] Fix possible npe (#18406)
     add 79750231051 [improve][client] Revert "[fix][client] Messages with 
inconsistent consumer epochs are not filtered when using batch receive and 
trigger timeout (#18475)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/client/api/MultiTopicsConsumerTest.java |  39 ----
 .../pulsar/client/impl/MessageRedeliveryTest.java  | 196 ++-------------------
 .../apache/pulsar/client/impl/ConsumerBase.java    |   9 +-
 .../apache/pulsar/client/impl/ConsumerImpl.java    | 150 +++++++++-------
 .../client/impl/MultiTopicsConsumerImpl.java       |  54 ++++--
 .../impl/UnAckedMessageRedeliveryTracker.java      |  43 ++---
 6 files changed, 179 insertions(+), 312 deletions(-)

Reply via email to