GitHub user francisoliverlee added a comment to the discussion: rocketMQ4.9.2 
不同broker之间的consumer offset没有同步,enableDLegerCommitLog=true

1、brokerName、dLegerGroup不一致
不影响

2、dLegerPeers 与 dLegerSelfId 不一致
dLegerSelfId是dLegerPeers的一部分。 
具体看[这里](https://rocketmq.apache.org/zh/docs/bestPractice/02dledger#1-%E6%96%B0%E9%9B%86%E7%BE%A4%E9%83%A8%E7%BD%B2)

check [peer state change log in 
codes](https://github.com/apache/rocketmq/blob/c840b208337b26c7529602b81d398c0a87a23888/broker/src/main/java/org/apache/rocketmq/broker/BrokerController.java#L1160-L1226)

GitHub link: 
https://github.com/apache/rocketmq/discussions/9216#discussioncomment-12456891

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org

Reply via email to