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

tanxinyu pushed a commit to branch delete_doc_for_fast_iot
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 1b366b3e05b5ec01ddad9cc8b55d485252af6fe9
Author: OneSizeFitQuorum <[email protected]>
AuthorDate: Fri Jun 28 14:58:15 2024 +0800

    fix
    
    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

Reply via email to