xiangyang-gao commented on issue #360:
URL: https://github.com/apache/rocketmq-spring/issues/360#issuecomment-818572172


   > 程序若不是异常关闭(kill -9),则程序结束时会自动优雅下线。
   
   大佬,不要着急关闭嘛。还有个问题请教下
                   DefaultRocketMQListenerContainer container = 
(DefaultRocketMQListenerContainer)genericApplicationContext.getBean(containerBeanName,
 DefaultRocketMQListenerContainer.class);
   
   我是不是可以for循环 直接控制获取 DefaultRocketMQListenerContainer。进行stop可以么


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