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/09/11 03:27:45 UTC

[GitHub] [rocketmq] zhanfffmmm opened a new issue #1451: set value of ConsumeMessageBatchMaxSize 1024, but value the size is 32, this value is max?

zhanfffmmm opened a new issue #1451: set value of ConsumeMessageBatchMaxSize  1024,but value the size is 32, this value is max? 
URL: https://github.com/apache/rocketmq/issues/1451
 
 
   rocketmq--DefaultMQPushConsumer params:
   -AdjustThreadPoolNumsThreshold:100000
   -ConsumeConcurrentlyMaxSpan2000
   -ConsumeThreadMin:128
   -ConsumeThreadMax512
   -PullBatchSize1024
   -PullThresholdForQueue1000
   -ConsumeMessageBatchMaxSize:1024
   
   我先生产了20万数据,但是消费每次拉取最大显示32,是否还需要配置什么参数或者说我的配置的参数有误?
   
   

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