shizy818 commented on code in PR #14616: URL: https://github.com/apache/iotdb/pull/14616#discussion_r1909661530
########## iotdb-core/node-commons/src/assembly/resources/conf/iotdb-system.properties.template: ########## @@ -1142,6 +1142,13 @@ unseq_memtable_flush_check_interval_in_ms=30000 # effectiveMode: restart tvlist_sort_algorithm=TIM +# When point number in the working TVList exceeds this, it is sorted and handover in writable memtable +# default 0 means it does not handover working tvlist +# effectiveMode: restart Review Comment: ok -- 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]
