This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 35b190dfa4d Delete doc for FastIoTConsensus temporarily #12827
35b190dfa4d is described below
commit 35b190dfa4d9f45681c04b569a239bb0c7ceb357
Author: Potato <[email protected]>
AuthorDate: Fri Jun 28 15:01:07 2024 +0800
Delete doc for FastIoTConsensus temporarily #12827
Signed-off-by: OneSizeFitQuorum <[email protected]>
---
.../src/assembly/resources/conf/iotdb-system.properties.template | 1 -
1 file changed, 1 deletion(-)
diff --git
a/iotdb-core/node-commons/src/assembly/resources/conf/iotdb-system.properties.template
b/iotdb-core/node-commons/src/assembly/resources/conf/iotdb-system.properties.template
index 32d4e8efde2..4d961e9fcd4 100644
---
a/iotdb-core/node-commons/src/assembly/resources/conf/iotdb-system.properties.template
+++
b/iotdb-core/node-commons/src/assembly/resources/conf/iotdb-system.properties.template
@@ -154,7 +154,6 @@ data_replication_factor=1
# 1. org.apache.iotdb.consensus.simple.SimpleConsensus (The
data_replication_factor can only be set to 1)
# 2. org.apache.iotdb.consensus.iot.IoTConsensus
# 3. org.apache.iotdb.consensus.ratis.RatisConsensus
-# 4. org.apache.iotdb.consensus.iot.FastIoTConsensus
# effectiveMode: first_start
# Datatype: string
data_region_consensus_protocol_class=org.apache.iotdb.consensus.iot.IoTConsensus