You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/04/15 03:10:09 UTC

[iotdb] branch master updated (0d83f7a894 -> 8d10d159ea)

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

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


    from 0d83f7a894  Open Optimize ConfigNode redirect and create region process (#5550)
     add 8d10d159ea [IOTDB-2906] Commit pipe data serial number error, Can not find tsfile (#5536)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/cluster/log/snapshot/FileSnapshot.java   |  2 +-
 .../cluster/log/snapshot/FileSnapshotTest.java     |  2 +-
 .../org/apache/iotdb/db/engine/StorageEngine.java  |  4 +--
 .../iotdb/db/engine/storagegroup/DataRegion.java   | 33 ++++++++++++++++++----
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  |  2 +-
 .../iotdb/db/sync/receiver/load/TsFileLoader.java  |  2 +-
 6 files changed, 33 insertions(+), 12 deletions(-)