WintererOoO opened a new issue #1969:
URL: https://github.com/apache/rocketmq/issues/1969


   just a question ,not a bug report
   
   VERSION:4.7.0
   
   DESC:
   we found that `ConsumeMessageConcurrentlyService#consumeExecutor` use a 
nearly
   infinite blocking queue,so the corePoolSize will always be 
`this.defaultMQPushConsumer.getConsumeThreadMin()`,is 
`this.defaultMQPushConsumer.getConsumeThreadMax()` a useless parameter? and we 
also find the method `incCorePoolSize` and `decCorePoolSize` which use to 
adjust corePoolSize , but it is commented out ,could you tell me why?


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