qiaojialin commented on a change in pull request #664: [IOTDB-333] Storage 
group divide by time range
URL: https://github.com/apache/incubator-iotdb/pull/664#discussion_r361053623
 
 

 ##########
 File path: 
server/src/main/java/org/apache/iotdb/db/engine/storagegroup/TsFileResource.java
 ##########
 @@ -58,6 +58,14 @@
    */
   private Map<String, Long> endTimeMap;
 
+  public TsFileProcessor getProcessor() {
 
 Review comment:
   could we add a partitionId in the TsFileResource? then, you can compare 
Resource by this field after restarting

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


With regards,
Apache Git Services

Reply via email to