You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/03/19 05:42:14 UTC

[pulsar] branch master updated (ec31d54 -> 2449696)

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

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


    from ec31d54  Disable channel auto read when publish rate or publish buffer exceeded (#6550)
     add 2449696  Don't increment unacked messages for the consumer with Exclusive/Failover subscription mode. (#6558)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/broker/service/Consumer.java |  4 ++-
 .../pulsar/broker/stats/ConsumerStatsTest.java     | 37 ++++++++++++++++++++++
 2 files changed, 40 insertions(+), 1 deletion(-)