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

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


    from b0bafb1  Max consumers support cross multiple clusters (#13521)
     add 96b3e922 Support add custom properties for the reconsumeLater 
interface (#13461)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/client/api/RetryTopicTest.java   | 22 +++++--
 .../org/apache/pulsar/client/api/Consumer.java     | 69 ++++++++++++++++++++++
 .../apache/pulsar/client/impl/ConsumerBase.java    | 23 ++++++--
 .../apache/pulsar/client/impl/ConsumerImpl.java    | 11 +++-
 .../client/impl/MultiTopicsConsumerImpl.java       |  4 +-
 .../pulsar/client/util/RetryMessageUtil.java       |  5 +-
 6 files changed, 119 insertions(+), 15 deletions(-)

Reply via email to