rdhabalia commented on issue #402: Rate limiting in the dispatcher
URL: 
https://github.com/apache/incubator-pulsar/issues/402#issuecomment-317109262
 
 
   > That would be to ensure the broker resources are not exceeded. When that 
happens, delivery will be slowed down
   Also, it would be interesting to integrate with load-manager so that heavy 
users can be potentially "kicked-out" on a isolated broker asap.
   
   Yes, I agree, then load-manager should identify topic with much higher 
msgOutRate and unload it. `ModularLoadManager` considers `msgRateOut` variable 
and we can extend its functionality to handle it more accurately. 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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