Replies: 2 comments 2 replies
-
我使用的rocketmq是4.9.1版本,暂时不考虑使用dledger方式 |
Beta Was this translation helpful? Give feedback.
0 replies
-
这样的切换方式在数据一致性上会有很大的风险。不建议这样使用。 |
Beta Was this translation helpful? Give feedback.
2 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的两主两从结构,如果brokerA的主节点挂了,能否通过修改brokerA的从节点的配置来将其切换为主节点?我尝试执行了如下2条命令,在dashboard上看是切换成功了,且生产者和消费者都没有出现问题,但不清楚是否还有缺陷:
在生产环境中能否直接这样使用,或者有什么建议?谢谢。
Beta Was this translation helpful? Give feedback.
All reactions