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/20 12:43:00 UTC

[incubator-iotdb] branch optimize_path updated (f301f18 -> 981ed5d)

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 f301f18  Update MetaUtils.java
     add 981ed5d  update test

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/monitor/StatMonitor.java   |  2 +-
 .../db/engine/cache/ChunkMetadataCacheTest.java    |  6 ++-
 .../engine/modification/DeletionFileNodeTest.java  | 28 ++++++------
 .../db/engine/modification/DeletionQueryTest.java  | 52 +++++++++++-----------
 .../storagegroup/StorageGroupProcessorTest.java    | 12 ++---
 .../iotdb/db/engine/storagegroup/TTLTest.java      | 13 +++---
 .../db/integration/IoTDBLoadExternalTsfileIT.java  | 49 ++++++++++----------
 .../db/integration/IoTDBRemovePartitionIT.java     |  8 ++--
 .../iotdb/db/metadata/MManagerBasicTest.java       |  4 +-
 .../iotdb/db/metadata/MManagerImproveTest.java     | 46 +++++++++----------
 .../db/sync/receiver/load/FileLoaderTest.java      | 10 ++---
 .../recover/SyncReceiverLogAnalyzerTest.java       |  2 +-
 12 files changed, 117 insertions(+), 115 deletions(-)