You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "crzbird (via GitHub)" <gi...@apache.org> on 2023/03/26 02:59:34 UTC

[GitHub] [rocketmq] crzbird commented on pull request #6457: [ISSUE #6456] Fix ConsumeMessageService#updateCorePoolSize: Can not i…

crzbird commented on PR #6457:
URL: https://github.com/apache/rocketmq/pull/6457#issuecomment-1483979935

   I recognize this issue cause by rocketmq-spring,@interface RocketMQMessageListener use consumeThreadNumber() as consumeExecutor coreSize and maximumSize, two property has same value cause this issue.I've submit a PR to rocketmq-spring.
   By the way ,this PR optimize ConsumeMessageService#updateCorePoolSize as well.


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org