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 0eaea25 [Python] Enforce type of values set on record field (#7098)
add 44d14a5 Cap the dispatcher batch size in bytes to fixed max (#7097)
No new revisions were added by this update.
Summary of changes:
conf/broker.conf | 3 +++
.../main/java/org/apache/pulsar/broker/ServiceConfiguration.java | 8 ++++++++
.../service/persistent/PersistentDispatcherMultipleConsumers.java | 3 ++-
.../persistent/PersistentDispatcherSingleActiveConsumer.java | 3 ++-
.../pulsar/broker/service/persistent/PersistentReplicator.java | 5 ++++-
5 files changed, 19 insertions(+), 3 deletions(-)