GitHub user fuyou001 added a comment to the discussion: 生产者先于消费者启动,并在消费者启动之前投递了一些消息,消费者启动后为啥不能消费那些已投递但未消费的消息?
此问题解决办法:重置消息位点,重新开始消费。 后续规避办法:建议先启动订阅方。 GitHub link: https://github.com/apache/rocketmq/discussions/6702#discussioncomment-5823751 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org