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



##########
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:
       yes, I will add the comments




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