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

[iotdb] branch ChangeConsensusName updated (96baa7e2ba -> a64417c819)

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

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


    from 96baa7e2ba Rename StandAloneConsensus to OneCopyConsensus
     add a64417c819 change some other places

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/confignode/conf/ConfigNodeConfig.java   | 4 ++--
 .../org/apache/iotdb/confignode/conf/ConfigNodeStartupCheck.java  | 8 ++++----
 .../org/apache/iotdb/confignode/manager/ConsensusManager.java     | 6 +++---
 .../iotdb/confignode/procedure/env/DataNodeRemoveHandler.java     | 4 ++--
 .../main/java/org/apache/iotdb/consensus/ConsensusFactory.java    | 4 ++--
 .../org/apache/iotdb/consensus/onecopy/OneCopyConsensusTest.java  | 4 ++--
 .../java/org/apache/iotdb/consensus/onecopy/RecoveryTest.java     | 4 ++--
 7 files changed, 17 insertions(+), 17 deletions(-)