aloyszhang opened a new pull request #7078:
URL: https://github.com/apache/pulsar/pull/7078


   
   Fixes #6975 
   
   
   
   Master Issue: #6975
   
   ### Motivation
   
   Enable precise topic publish rate limit on broker.
   Now pulsar limits  publish rate of topic by a period task runs every 
`topicPublisherThrottlingTickTimeMillis`. That means in the time 
`topicPublisherThrottlingTickTimeMillis`, the limit can't take effect. 
   So, we should provide a precise way to do this.
   
   
   


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

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


Reply via email to