SteveYurongSu commented on a change in pull request #2436:
URL: https://github.com/apache/iotdb/pull/2436#discussion_r553897516



##########
File path: server/src/main/java/org/apache/iotdb/db/service/IoTDB.java
##########
@@ -169,7 +169,6 @@ public void stop() {
 
   public void shutdown() throws Exception {
     logger.info("Deactivating IoTDB...");
-    IoTDB.metaManager.clear();

Review comment:
       See #2428 
   
   Some RestartTests failed because the compaction module does not allow clear 
the MManamger before it is stopped.
   see #2426 
https://github.com/apache/iotdb/pull/2426/checks?check_run_id=1650191463 and
   #2425 
https://github.com/apache/iotdb/pull/2425/checks?check_run_id=1649494523
   
   




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


Reply via email to