AnonHxy opened a new pull request, #16175:
URL: https://github.com/apache/pulsar/pull/16175
### Motivation
* Fix bug: If subscribe dispather limiter is disabled at the beginning, it
will not be initilized when updating broker config dynamicly.
### Modifications
* Use `dispatcher.updateRateLimiter()` to initilize and update the dispatch
limiter
### Verifying this change
- [x] Make sure that the change passes the CI checks.
*(example:)*
- Added UT `org.apache.pulsar.broker.service.SubscribeDispatchLimiterTest`
### Documentation
- [x] `doc-not-needed`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]