You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/22 11:27:11 UTC

[GitHub] [pulsar] AnonHxy opened a new pull request, #16175: [fix][broker]Fix subscribe dispathcer limiter not be initialized

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] AnonHxy commented on pull request #16175: [fix][broker]Fix subscribe dispathcer limiter not be initialized

Posted by GitBox <gi...@apache.org>.
AnonHxy commented on PR #16175:
URL: https://github.com/apache/pulsar/pull/16175#issuecomment-1164604387

   @Technoboy- @Jason918 @HQebupt  PTAL~


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] AnonHxy commented on pull request #16175: [fix][broker]Fix subscribe dispathcer limiter not be initialized

Posted by GitBox <gi...@apache.org>.
AnonHxy commented on PR #16175:
URL: https://github.com/apache/pulsar/pull/16175#issuecomment-1163849115

   /pulsarbot run-failure-checks


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] AnonHxy commented on pull request #16175: [fix][broker]Fix subscribe dispathcer limiter not be initialized

Posted by GitBox <gi...@apache.org>.
AnonHxy commented on PR #16175:
URL: https://github.com/apache/pulsar/pull/16175#issuecomment-1164076936

   /pulsarbot run-failure-checks


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] AnonHxy commented on pull request #16175: [fix][broker]Fix subscribe dispathcer limiter not be initialized

Posted by GitBox <gi...@apache.org>.
AnonHxy commented on PR #16175:
URL: https://github.com/apache/pulsar/pull/16175#issuecomment-1163116360

   /pulsarbot run-failure-checks


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] codelipenghui merged pull request #16175: [fix][broker]Fix subscribe dispathcer limiter not be initialized

Posted by GitBox <gi...@apache.org>.
codelipenghui merged PR #16175:
URL: https://github.com/apache/pulsar/pull/16175


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org