You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by zy...@apache.org on 2023/02/21 06:06:44 UTC

[iotdb] branch master updated (9816ea3074 -> 4127dc0012)

This is an automated email from the ASF dual-hosted git repository.

zyk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 9816ea3074 [IOTDB-5556] Gracefully exit Cluster Nodes through stop script (#9102)
     add 4127dc0012 [IOTDB-5561] Fix NPE of SchemaRegionTemplateTest.testDeactivateTemplate (#9105)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/metadata/mtree/IMTreeBelowSG.java     |  4 +---
 .../db/metadata/mtree/MTreeBelowSGCachedImpl.java  | 23 ++++++++--------------
 .../db/metadata/mtree/MTreeBelowSGMemoryImpl.java  | 13 ++++++------
 .../schemaregion/SchemaRegionMemoryImpl.java       | 19 ++++--------------
 .../schemaregion/SchemaRegionSchemaFileImpl.java   | 19 ++++--------------
 .../iotdb/db/metadata/mtree/MTreeBelowSGTest.java  |  2 +-
 6 files changed, 24 insertions(+), 56 deletions(-)