rdhabalia commented on issue #5513: Publish rate limit on broker to avoid OOM
URL: https://github.com/apache/pulsar/issues/5513#issuecomment-558398519
 
 
   >> putting OOM question aside, what are the concerns of adding a 
broker-level rate limiter
   
   I wanted to figure out root cause of OOM as we are trying to target that 
issue mainly. I had verified autoread behavior while implementing #3985 so, was 
curious about the actual issue. also, all threads are going to do rate limit 
using one counter and that could be bottleneck as well so, one wants to avoid 
it as well.
    

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to