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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]