Beyyes commented on code in PR #14213: URL: https://github.com/apache/iotdb/pull/14213#discussion_r1918204185
########## iotdb-core/confignode/src/test/resources/confignode1conf/iotdb-system.properties: ########## @@ -33,8 +33,8 @@ cn_metric_prometheus_reporter_port=9091 timestamp_precision=ms data_region_consensus_protocol_class=org.apache.iotdb.consensus.iot.IoTConsensus schema_region_consensus_protocol_class=org.apache.iotdb.consensus.ratis.RatisConsensus -schema_replication_factor=3 -data_replication_factor=3 +schema_replication_factor=1 Review Comment: recover these variables -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
