You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ta...@apache.org on 2022/05/31 09:06:02 UTC

[iotdb] branch jira3195 updated (232372c205 -> 6708321dbd)

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