You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by rd...@apache.org on 2021/05/11 22:32:39 UTC

[pulsar] branch master updated (2f47c32 -> 3550f2e)

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

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


    from 2f47c32  Allow to disable producer max queue size (#9650)
     add 3550f2e  [pulsar-broker] Dispatch messaages to consumer with permits (#10417)

No new revisions were added by this update.

Summary of changes:
 .../PersistentDispatcherMultipleConsumers.java     | 25 +++++++---
 .../pulsar/client/api/ConsumerRedeliveryTest.java  | 58 ++++++++++++++++++++++
 .../apache/pulsar/client/impl/ConsumerBase.java    |  4 ++
 3 files changed, 81 insertions(+), 6 deletions(-)