Beyyes commented on code in PR #11719: URL: https://github.com/apache/iotdb/pull/11719#discussion_r1427803373
########## iotdb-core/datanode/src/test/resources/datanode1conf/iotdb-datanode.properties: ########## @@ -39,4 +39,4 @@ sort_tmp_dir=target/datanode1/tmp dn_metric_reporter_list=PROMETHEUS dn_metric_level=IMPORTANT dn_metric_async_collect_period=5 -dn_metric_prometheus_reporter_port=9097 Review Comment: remove these files later ########## iotdb-core/confignode/src/test/resources/confignode1conf/iotdb-common.properties: ########## @@ -20,8 +20,8 @@ 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 Review Comment: remove it later -- 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]
