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

[pulsar] branch master updated (41c583c -> ec31d54)

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

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


    from 41c583c  Fix maxPendingPublishedRequestsPerConnection value in conf files (#6546)
     add ec31d54  Disable channel auto read when publish rate or publish buffer exceeded (#6550)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/pulsar/broker/service/AbstractTopic.java   | 6 ++++++
 .../main/java/org/apache/pulsar/broker/service/BrokerService.java   | 4 ++++
 .../src/main/java/org/apache/pulsar/broker/service/ServerCnx.java   | 6 ++++++
 3 files changed, 16 insertions(+)