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 7c219b1  Add log error tracking for semaphore count leak (#12410)
     add 5523604  [pulsar-broker] Support configuration to rate-limit 
dispatching on batch message (#12294)

No new revisions were added by this update.

Summary of changes:
 conf/broker.conf                                   |  4 ++
 conf/standalone.conf                               |  4 ++
 .../apache/pulsar/broker/ServiceConfiguration.java |  6 ++
 .../broker/service/AbstractBaseDispatcher.java     | 11 ++-
 .../PersistentDispatcherMultipleConsumers.java     | 11 +--
 .../PersistentDispatcherSingleActiveConsumer.java  |  7 +-
 ...istentStickyKeyDispatcherMultipleConsumers.java | 10 +--
 .../client/api/MessageDispatchThrottlingTest.java  | 78 ++++++++++++++++++++++
 site2/docs/reference-configuration.md              |  2 +
 9 files changed, 119 insertions(+), 14 deletions(-)

Reply via email to