You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/01/15 03:56:15 UTC

[GitHub] [iotdb] weizihan0110 commented on a change in pull request #2405: [IOTDB-1079] Virtual storage group first mile stone

weizihan0110 commented on a change in pull request #2405:
URL: https://github.com/apache/iotdb/pull/2405#discussion_r557846790



##########
File path: server/src/main/java/org/apache/iotdb/db/engine/StorageEngine.java
##########
@@ -49,12 +49,12 @@
 import org.apache.iotdb.db.engine.flush.TsFileFlushPolicy;
 import org.apache.iotdb.db.engine.flush.TsFileFlushPolicy.DirectFlushPolicy;
 import org.apache.iotdb.db.engine.querycontext.QueryDataSource;
-import org.apache.iotdb.db.engine.storagegroup.HashVirtualPartitioner;
+import org.apache.iotdb.db.engine.storagegroup.virtualSg.HashVirtualPartitioner;

Review comment:
       The module name is better to be in lowercase.
   virtualSg -> virtualsg




----------------------------------------------------------------
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:
users@infra.apache.org