运行官网示例上的代码, 能收发成功, 但是查看消息状态为 UNKNOWN, 也有异常消息 #6807
lyingfromyou
started this conversation in
General
Replies: 2 comments 3 replies
-
要在主题中,添加一个 |
Beta Was this translation helpful? Give feedback.
2 replies
-
除了 @bugCats 提到的,事实上,这里的消息消费状态不是很准确的,具体可以结合消费堆积 + 消息轨迹的方式来确定消息是否消费成功;这里只是根据消费位点以及消费者的状态进行了一个简单的消费状态展示,比如消费失败了,这里只会显示consumed,无法表示消费成功还是失败。 @lyingfromyou |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
centos 7
rocket mq version: 5.1.1
运行快速开始中的代码, 收发都能成功, 查看控制台, 消息里面状态为UNKNOWN, 异常信息如下
Beta Was this translation helpful? Give feedback.
All reactions