GitHub user cserwen added a comment to the discussion: 运行官网示例上的代码, 能收发成功, 
但是查看消息状态为 UNKNOWN, 也有异常消息

除了 @bugCats  提到的,事实上,这里的消息消费状态不是很准确的,具体可以结合消费堆积 + 
消息轨迹的方式来确定消息是否消费成功;这里只是根据消费位点以及消费者的状态进行了一个简单的消费状态展示,比如消费失败了,这里只会显示consumed,无法表示消费成功还是失败。
 @lyingfromyou 

GitHub link: 
https://github.com/apache/rocketmq/discussions/6807#discussioncomment-6010047

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org

Reply via email to