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 2021/11/08 10:12:43 UTC

[GitHub] [rocketmq] codersfarm opened a new issue #3470: client MQClientInstance.this.adjustThreadPool(); is useless

codersfarm opened a new issue #3470:
URL: https://github.com/apache/rocketmq/issues/3470


   In branch develop,MQClientInstance.this.adjustThreadPool(); in MQClientInstance class. call the method adjustThreadPool(), next call mehod DefaultMQPushConsumerImpl.adjustThreadPool().
   
   But the implementation class ConsumeMessageConcurrentlyService's method decCorePoolSize and  incCorePoolSize is commented,the other implementation class ConsumeMessageOrderlyService's method decCorePoolSize and  incCorePoolSize is empty.
   
   ![1](https://user-images.githubusercontent.com/38873832/140723723-9ad67d6e-6386-46b8-b235-5c0f03226d0a.png)
   ![2](https://user-images.githubusercontent.com/38873832/140723738-d0c0d45c-8688-4b7b-8199-5abb6893ce7e.png)
   


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

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



[GitHub] [rocketmq] codersfarm commented on issue #3470: client MQClientInstance.this.adjustThreadPool(); is useless

Posted by GitBox <gi...@apache.org>.
codersfarm commented on issue #3470:
URL: https://github.com/apache/rocketmq/issues/3470#issuecomment-973664158


   Look--> [ISSUE #3492] DefaultMQPushConsumerImpl#adjustThreadPool() has no effect.


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

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



[GitHub] [rocketmq] codersfarm closed issue #3470: client MQClientInstance.this.adjustThreadPool(); is useless

Posted by GitBox <gi...@apache.org>.
codersfarm closed issue #3470:
URL: https://github.com/apache/rocketmq/issues/3470


   


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

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