This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch jira3195
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 232372c205 abstract interface && add MultiLeaderConfig
add 6708321dbd add RatisConfig
No new revisions were added by this update.
Summary of changes:
.../iotdb/consensus/config/ConsensusConfig.java | 665 ++++++++++++++++++++-
.../iotdb/consensus/ratis/RatisConsensus.java | 21 +-
.../org/apache/iotdb/consensus/ratis/Utils.java | 65 ++
.../db/consensus/DataRegionConsensusImpl.java | 17 +
4 files changed, 748 insertions(+), 20 deletions(-)