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/08 16:38:50 UTC

[GitHub] [pulsar] AnonHxy opened a new pull request, #15986: [clean][broker]Cleanup DispatchRateLimiter#onPoliciesUpdate

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

   ### Motivation
   
   
   * Cleanup  `DispatchRateLimiter#onPoliciesUpdate` because it is deprecation and nowhere invoke it
   * Also `MessageDispatchThrottlingTest#testDispatchRateCompatibility2` has no meaning if it call `onPoliciesUpdate` to test compatibility, we need fix this UT
   
   ### Modifications
   
   * Cleanup `DispatchRateLimiter#onPoliciesUpdate`
   * Fix `MessageDispatchThrottlingTest#testDispatchRateCompatibility2` 
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   
   Need to update docs? 
   
     
   - [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] Technoboy- merged pull request #15986: [clean][broker]Cleanup DispatchRateLimiter#onPoliciesUpdate

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


-- 
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 #15986: [clean][broker]Cleanup DispatchRateLimiter#onPoliciesUpdate

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

   /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