zhanglingzhe0820 commented on a change in pull request #1758:
URL: https://github.com/apache/iotdb/pull/1758#discussion_r508539100



##########
File path: 
server/src/main/java/org/apache/iotdb/db/engine/storagegroup/StorageGroupProcessor.java
##########
@@ -208,26 +200,15 @@
   private File storageGroupSysDir;
 
   // manage seqFileList and unSeqFileList
-  private TsFileManagement tsFileManagement;
+  public TsFileManagement tsFileManagement;

Review comment:
       use outside in test




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