AnonHxy opened a new pull request, #15789:
URL: https://github.com/apache/pulsar/pull/15789

   ### Motivation
   
   * When updating topic-level and namespace-level  subscriptions dispatcher 
rate-limiter,  the code is a little different  but we can unify them as one 
method, such as `updateSubscriptionsDispatcherRateLimiter()`,  which will make 
the  code more clear
   
   ### Modifications
   
   Create  `updateSubscriptionsDispatcherRateLimiter()` to update subscriptions 
dispatcher rate-limiter on both topic-level and namespace-level
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   ### Documentation
   
   - [x] `doc` 


-- 
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]

Reply via email to