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 2020/06/29 07:31:43 UTC

[GitHub] [incubator-iotdb] SilverNarcissus commented on a change in pull request #1431: change the way to get MManager

SilverNarcissus commented on a change in pull request #1431:
URL: https://github.com/apache/incubator-iotdb/pull/1431#discussion_r446824094



##########
File path: server/src/main/java/org/apache/iotdb/db/metadata/MManager.java
##########
@@ -178,6 +178,10 @@ public synchronized void removeItem(String key) {
             MTREE_SNAPSHOT_THREAD_CHECK_TIME, TimeUnit.SECONDS);
   }
 
+  /**
+   * we should not use this function in other place,

Review comment:
       Other place is where?  May be you miss something after ','




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