315157973 commented on pull request #8611:
URL: https://github.com/apache/pulsar/pull/8611#issuecomment-730368234


   If the rate limit is 100 msg/s, and I request 10000 msg concurrently at the 
same time, 10000 messages will still be read, but in the next 100 seconds, none 
of the messages will be read. This kind of scenario is very easy to simulate, 
just set the `ReceiveQueueSize` of `MultiConsumer` to be larger. Is this side 
effect too big? 


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


Reply via email to