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%)