rocketmq 5.1.3 版本 双主双从 ,从节点没有生产 #7761
yifanfengshun51
started this conversation in
General
Replies: 1 comment
-
请问找到原因了吗,5.2同样的问题 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
rocketmq 5.1.3 部署双主双从完成后,并且还部署了rocketmq web插件


进行数据测试
export NAMESRV_ADDR=localhost:9876 && ./bin/tools.sh org.apache.rocketmq.example.quickstart.Producer && ./bin/tools.sh org.apache.rocketmq.example.quickstart.Consumer
然后会发现从节点根本数据
但是5.0.0版本的rocketmq 从节点会有消息
这是什么原因啊?
rocketmq 5.1.3 这个版本与 rocketmq 5.0.0 版本有什么需要特别配置的地方吗
Beta Was this translation helpful? Give feedback.
All reactions