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



##########
File path: 
server/src/main/java/org/apache/iotdb/db/engine/merge/task/MergeFileTask.java
##########
@@ -225,4 +347,13 @@ private long writeUnmergedChunks(List<Long> 
chunkStartTimes,
     }
     return maxVersion;
   }
-}
+
+  private File getNextMergeVersionFile(File seqFile) {

Review comment:
       remove the method as it is never used




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


Reply via email to