zyk990424 opened a new pull request #4508:
URL: https://github.com/apache/iotdb/pull/4508


   ## Description
   The first step of schema persistence development.
   
   ### Separate MTree into MTreeService and MTreeStore
   Since MTree will be partial stored on disk rather than memory, it's 
meaningful to setup MTreeStore to manage the memory and disk access.
   
   ### MNode access refactor
   Replace all MNode access in MTree with interface provided by MTreeeStore
   
   ### Future work
   Implement CachedMTreeStore for schema persistence


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to