shuwenwei commented on code in PR #12625:
URL: https://github.com/apache/iotdb/pull/12625#discussion_r1620830733


##########
iotdb-core/node-commons/src/assembly/resources/conf/iotdb-system.properties:
##########
@@ -1041,37 +1197,45 @@ data_replication_factor=1
 # 2. The candidate size of seq tsfile in cross space compaction will be 
smaller than target_compaction_file_size * 1.5.
 # In most cases, the target file size of cross compaction won't exceed this 
threshold, and if it does, it will not be much larger than it.
 # default is 2GB
+# effectiveMode: restart

Review Comment:
   max_inner_compaction_candidate_file_num
   target_compaction_file_size
   max_cross_compaction_candidate_file_num
   max_cross_compaction_candidate_file_size
   min_cross_compaction_unseq_file_level



-- 
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: reviews-unsubscr...@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to