You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ch...@apache.org on 2021/09/24 13:14:50 UTC

[pulsar] branch master updated (4aae519 -> 7d4d8cc)

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 4aae519  [pulsar-client] Make it possible to disable poolMessages (#12108)
     add 7d4d8cc  Fix deadLetterPolicy is not working with key shared subscription under partitioned topic (#12148)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/client/api/DeadLetterTopicTest.java     | 96 ++++++++++++++++++++++
 .../client/impl/MultiTopicsConsumerImpl.java       |  3 +-
 2 files changed, 98 insertions(+), 1 deletion(-)