choubenson commented on code in PR #12122: URL: https://github.com/apache/iotdb/pull/12122#discussion_r1576011751
########## iotdb-core/node-commons/src/assembly/resources/conf/iotdb-common.properties: ########## @@ -450,6 +450,25 @@ data_replication_factor=1 # Unit: ms # default_ttl_in_ms=-1 +# The threshold for the number of TTL stored in the system, the default is 1000. Review Comment: Resolved. Change to `ttl_rule_count`. -- 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]
