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


Reply via email to