fuyou001 commented on issue #5094:
URL: https://github.com/apache/rocketmq/issues/5094#issuecomment-1251730305

   > > From the point of view of stability, I suggest keeping the logic as it 
is, in benchmark case, consumer is not one instance, if we change , the code 
will complex
   > 
   > During testing, it will appear as long as the tps of a single consumer 
reaches the threshold.
   > 
   > In my last benchmark, the production rate finally stabilized at 
40w-50wtps, a single consumer reaching 6w-7wtps will trigger the current limit, 
when I use 4 consumers, there will still be some queues that cannot be consumed 
and accumulated.
   
   As a comparison, you can set netty highwatermark   higher value  in 
benchmark,for eg 4M.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to