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 a88300c Adding Spark example to Write Pojo classes to Stream (#5470)
add eee4d89 init broker publish limitor at broker start time (#5754)
No new revisions were added by this update.
Summary of changes:
.../pulsar/broker/service/BrokerService.java | 8 ++
.../impl/TopicPublishThrottlingInitTest.java | 123 +++++++++++++++++++++
2 files changed, 131 insertions(+)
create mode 100644
pulsar-broker/src/test/java/org/apache/pulsar/client/impl/TopicPublishThrottlingInitTest.java