mxsm opened a new issue, #7271: URL: https://github.com/apache/rocketmq/issues/7271
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary  The quantity of TimerDequeuePutMessageService and TimerDequeueGetMessageService services is governed by a common configuration. ### Motivation The number of TimerDequeuePutMessageService and TimerDequeueGetMessageService services varies according to different configurations. ### Describe the Solution You'd Like Set the number of service threads for TimerDequeuePutMessageService using the timerPutMessageThreadNum configuration." ### Describe Alternatives You've Considered Set the number of service threads for TimerDequeuePutMessageService using the timerPutMessageThreadNum configuration. ### Additional Context _No response_ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
