You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2020/06/28 03:36:19 UTC

[incubator-iotdb] branch cluster_new updated (c49d005 -> 36e5aac)

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

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


    from c49d005  Merge pull request #1422 from LebronAl/cluster_new_unnecessary_persistence
     add 6c76ec3  [IOTDB-726] fix the lineNumber of mlog/snapshot is incorrect after restarting the server  (#1416)
     add 304c893  Merge branch 'master' into cluster_premerge2
     add cac224e  Merge branch 'cluster_premerge2' into cluster_new
     add 36e5aac  Merge branch 'cluster_new' of https://github.com/apache/incubator-iotdb into cluster_new

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MLogWriter.java   | 10 ++-
 .../org/apache/iotdb/db/metadata/MManager.java     | 96 ++++++++++++++++------
 .../db/qp/physical/crud/InsertTabletPlan.java      |  1 -
 .../java/org/apache/iotdb/db/service/IoTDB.java    |  5 +-
 4 files changed, 84 insertions(+), 28 deletions(-)