You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2022/03/18 10:10:09 UTC

[pulsar] branch master updated (f77bf2d -> b5e0c94)

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

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


    from f77bf2d  [cleanup][broker]: avoid using hard code strings in NamespaceEventsSystemTopicFactory (#14731)
     add b5e0c94  [feat][broker]: support dynamic update topic broker-level publish-rate (#14387)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/AbstractTopic.java       |  5 +++
 .../pulsar/broker/service/BrokerService.java       | 19 ++++++++++
 .../PrecisTopicPublishRateThrottleTest.java        | 42 ++++++++++++++++++++++
 3 files changed, 66 insertions(+)