xiangyang-gao opened a new issue #2737: URL: https://github.com/apache/rocketmq/issues/2737
如题: 1.defaultMQPushConsumer.start(); 2.defaultMQPushConsumer.shutdown(); 3.defaultMQPushConsumer.start(); 如果我将1,2,3连续执行。 1 成功,2成功 3失败了 请问下这个3 我这里需要执行成功,有什么办法吗? 如果我做优雅上下线,会有些问题。 使用场景类似dubbo的 qos on/off。 ---------------------------------------------------------------- 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]
