5.3版本 controller模式,两个broker,有一个是不同步副本 #8813
Unanswered
lixiang365
asked this question in
Q&A
Replies: 1 comment 11 replies
-
应该是因为broker2不在SyncStateSet中,不在SyncStateSet中是broker1认为broker2和自己的差异过大。应该先需要解决broker2不在SyncStateSet的问题。 |
Beta Was this translation helpful? Give feedback.
11 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.
Uh oh!
There was an error while loading. Please reload this page.
-
版本5.3.0
docker 部署
三个namesrv, 每个都打开了controller
两个broker, 都打开了proxy
部署完就是这样。
日志没有报错
这个问题该如何解决?目前不会自动切换
补充broker1 日志
补充broker2日志
关闭broker1, broker2日志 就会出现无法选举主节点
Beta Was this translation helpful? Give feedback.
All reactions