mirror of
https://github.com/apache/rocketmq.git
synced 2026-09-21 05:44:03 +08:00
* fix ISSUE#6342 * refactor * correct the syncStateSet in elect process. * move syncStateSet into request/response's body. * optimize the broker electing switch's branch.