EJTTianYu commented on a change in pull request #2080:
URL: https://github.com/apache/iotdb/pull/2080#discussion_r529240814



##########
File path: server/src/assembly/resources/conf/iotdb-engine.properties
##########
@@ -280,6 +280,10 @@ compaction_strategy=LEVEL_COMPACTION
 # Whether to merge unseq files into seq files or not.
 enable_unseq_compaction = true
 
+# Works when the compaction_strategy is LEVEL_COMPACTION.
+# Whether to start next compaction task automatically after finish one 
compaction task
+enable_continuous_compaction = true

Review comment:
       Remove spaces beside the `=`, just like other configuration items




----------------------------------------------------------------
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.

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


Reply via email to