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 2020/02/14 07:49:33 UTC

[GitHub] [rocketmq] duhenglucky commented on issue #1752: RocketMQ consume with number of consumeThreadMin, consumeThreadMax value doesn't work.

duhenglucky commented on issue #1752: RocketMQ consume with number of consumeThreadMin, consumeThreadMax value doesn't work.
URL: https://github.com/apache/rocketmq/issues/1752#issuecomment-586139566
 
 
   yep, so it would be better to set minThread equals with maxThread, but if you want to replace with a  bounded queue as workQueue,  it will lead to the message lost in the condition of this queue is full :).

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


With regards,
Apache Git Services