You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2022/10/28 08:21:16 UTC

[iotdb] branch xingtanzjr/migration_add_wait_sync updated (5668baee7e -> b37e272433)

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

xingtanzjr pushed a change to branch xingtanzjr/migration_add_wait_sync
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 5668baee7e revert change of TestRPCClient
     add b37e272433 change exception name because original name is confusing

No new revisions were added by this update.

Summary of changes:
 ...java => ConsensusGroupModifyPeerException.java} |  8 +--
 .../multileader/MultiLeaderConsensus.java          | 12 ++--
 .../multileader/MultiLeaderServerImpl.java         | 80 +++++++++++-----------
 .../service/MultiLeaderRPCServiceProcessor.java    | 10 +--
 4 files changed, 55 insertions(+), 55 deletions(-)
 rename consensus/src/main/java/org/apache/iotdb/consensus/exception/{ConsensusGroupAddPeerException.java => ConsensusGroupModifyPeerException.java} (77%)