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 2022/06/06 03:35:58 UTC

[rocketmq] branch 5.0.0-beta-dledger-controller updated (8515a8d09 -> 57be558d7)

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

jinrongtong pushed a change to branch 5.0.0-beta-dledger-controller
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


    from 8515a8d09 [Summer of code] Reuse dledger remotingServer in controller mode. (#4409)
     add 57be558d7 [Summer of code] Record haconnection's lastCaughtUpTimeMs in haService's map (#4414)

No new revisions were added by this update.

Summary of changes:
 .../ha/autoswitch/AutoSwitchHAConnection.java      | 29 ++++++----------------
 .../store/ha/autoswitch/AutoSwitchHAService.java   | 20 +++++++++------
 .../test/autoswitchrole/AutoSwitchRoleBase.java    |  3 ++-
 .../AutoSwitchRoleIntegrationTest.java             |  9 ++++++-
 4 files changed, 30 insertions(+), 31 deletions(-)