You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/01/23 09:03:00 UTC

[GitHub] reachfish opened a new issue #715: consumer qps slow down when producer qps is high

reachfish opened a new issue #715: consumer qps slow down when producer qps is high
URL: https://github.com/apache/rocketmq/issues/715
 
 
   broker and client are located in the same server with a ssd disk.  test on 1 topic which contians 8 message queue, and msg size is 200B.  when producer qps is 4w+,  consumer's qps is also 4w+.  But when producer's qps increase to 12w+,  consumer's qps quickly slow down to 6~8k.  
   
   broker config:  maxTransferCountOnMessageInMemory=40; maxTransferCountOnMessageInDisk=30
   
   would you help me ~

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services