In broadcast mode, the consumer has successfully subscribed, but cannot consume messages. | 广播模式下,消费者订阅成功,但是消费不到消息 #6981
Unanswered
leopardrota
asked this question in
Q&A
Replies: 0 comments
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.
-
In broadcast mode, the consumer has successfully subscribed, but cannot consume messages. I can't find the reason. | 广播模式下,消费者订阅成功,但是消费不到消息。找不到原因。
RocketMQ 4.9.4
rocketmq-client 4.9.5
Producer:
Consumer:
It can be seen from here that the subscription was indeed successful. | 从这里可以看到确实订阅成功了。

Beta Was this translation helpful? Give feedback.
All reactions