You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ge...@apache.org on 2020/07/30 03:56:46 UTC

[incubator-iotdb] branch optimize_path updated (0bcbfd2 -> edfaa0e)

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

geniuspig pushed a change to branch optimize_path
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 0bcbfd2  Update server/src/main/java/org/apache/iotdb/db/metadata/MetaUtils.java
     add edfaa0e  update name.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/StorageEngine.java  |  2 +-
 .../engine/storagegroup/StorageGroupProcessor.java |  4 +-
 .../org/apache/iotdb/db/metadata/MManager.java     | 56 +++++++++++-----------
 .../java/org/apache/iotdb/db/metadata/MTree.java   | 56 +++++++++++-----------
 .../org/apache/iotdb/db/metadata/MetaUtils.java    |  2 +-
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  |  6 +--
 .../iotdb/db/qp/physical/sys/SetTTLPlan.java       |  2 +-
 .../iotdb/db/engine/storagegroup/TTLTest.java      |  4 +-
 .../iotdb/db/metadata/MManagerImproveTest.java     |  2 +-
 .../query/reader/series/SeriesReaderTestUtil.java  |  4 +-
 10 files changed, 69 insertions(+), 69 deletions(-)