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/10/21 09:10:38 UTC

[GitHub] [rocketmq-spring] wonsaign opened a new issue #399: When i don't fully start the springboot, the task has started to consume the messgae..

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


    When i don't fully start the car, the task has started to  consume the messgae..
   
   I hava a situation, my springboot fully start up , i need to cache some data in JVM 
   then  some services of `The RocketMQMessageListener`  not  loaded  data completely
   so , An exception occurs...
   
   I want to `implements CommandLineRunner` to remove "DefaultRocketMQListenerContainer.class`s bean" from SpringFactory, and then, when it load the data completely, I remind it to reload the beans.
   
   but ,  It has been consumed the message 
   
   what should I do?


-- 
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] wonsaign commented on issue #399: When i don't fully start the springboot, the task has started to consume the messgae..

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


   怪我自己太蠢了,没仔细看文档


-- 
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] wonsaign closed issue #399: When i don't fully start the springboot, the task has started to consume the messgae..

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


   


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