EJTTianYu commented on a change in pull request #2080:
URL: https://github.com/apache/iotdb/pull/2080#discussion_r529242579
##########
File path:
server/src/main/java/org/apache/iotdb/db/engine/compaction/TsFileManagement.java
##########
@@ -66,6 +66,9 @@
public ModificationFile mergingModification;
private long mergeStartTime;
+ // whether execute merge chunk in this task
Review comment:
the other comment in this file all use the format /** */, it is better
to keep the same
----------------------------------------------------------------
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:
[email protected]