You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ji...@apache.org on 2023/03/17 01:27:02 UTC

[rocketmq] branch develop updated (10d17cfae -> 4e0a723d2)

This is an automated email from the ASF dual-hosted git repository.

jinrongtong pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


    from 10d17cfae [ISSUE #6287] Fixed two redundant judgments (#6288)
     add 4e0a723d2 [ISSUE #6344] queueOffsets in topicQueueTable rollback when master changes to master in ha mode (#6345)

No new revisions were added by this update.

Summary of changes:
 .../broker/controller/ReplicasManager.java         | 58 +++++++++++++---------
 .../org/apache/rocketmq/store/ha/HAService.java    | 19 +++++++
 .../store/ha/autoswitch/AutoSwitchHAService.java   | 34 +++++++++++++
 3 files changed, 87 insertions(+), 24 deletions(-)