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 2022/03/01 02:19:17 UTC

[GitHub] [rocketmq-spring] lijunznb666 opened a new issue #434: consumer 关机时会出现一些InterruptException

lijunznb666 opened a new issue #434:
URL: https://github.com/apache/rocketmq-spring/issues/434


   consumer 关机时会出现interruptException ,是否是因为  DefaultMQPushConsumer 的awaitTerminationMillisWhenShutdown默认值是0 导致 consumeExecutor调用了shutdownNow导致,如果是,能否将该参数的设置方式调成全局 或者支持在RocketMQMessageListener注解上配置?


-- 
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-spring] RongtongJin closed issue #434: InterruptException will appear when the consumer shutdown

Posted by GitBox <gi...@apache.org>.
RongtongJin closed issue #434:
URL: https://github.com/apache/rocketmq-spring/issues/434


   


-- 
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-spring] RongtongJin commented on issue #434: InterruptException will appear when the consumer shutdown

Posted by GitBox <gi...@apache.org>.
RongtongJin commented on issue #434:
URL: https://github.com/apache/rocketmq-spring/issues/434#issuecomment-1059656258


   Merged


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