You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by "Cpaulyz (via GitHub)" <gi...@apache.org> on 2023/08/17 06:21:10 UTC

[GitHub] [iotdb] Cpaulyz opened a new pull request, #10885: Fix memory leak when deleting database in PB_Tree mode

Cpaulyz opened a new pull request, #10885:
URL: https://github.com/apache/iotdb/pull/10885

   ## Description
   
   
   In PB_Tree mode, when a SchemaRegion is deleted, the corresponding MTree needs to be deleted, and all references holding MTreeStore need to be released so that the deprecated objects can be GC.


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

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] Cpaulyz merged pull request #10885: Fix memory leak when deleting database in PB_Tree mode

Posted by "Cpaulyz (via GitHub)" <gi...@apache.org>.
Cpaulyz merged PR #10885:
URL: https://github.com/apache/iotdb/pull/10885


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

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org