You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2021/05/07 04:11:00 UTC

[iotdb] branch master updated (ca36589 -> db71701)

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

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


    from ca36589  [IOTDB-1286] fix 4 C++ mem-leak points (#2976)
     add db71701  [IoTDB-1331] Add transformPath for CMManger (#3105)

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/cluster/metadata/CMManager.java   | 15 +++++++++++++++
 .../org/apache/iotdb/db/metadata/MManager.java     | 15 ++++++++++-----
 .../java/org/apache/iotdb/db/sql/ClusterIT.java    | 22 ++++++++++++++++++++++
 .../java/org/apache/iotdb/db/sql/SingleNodeIT.java | 22 ++++++++++++++++++++++
 4 files changed, 69 insertions(+), 5 deletions(-)