You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by lt...@apache.org on 2019/10/23 01:47:11 UTC

[incubator-iotdb] branch reimpl_sync updated (5ebb4dc -> 20c223b)

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

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


    from 5ebb4dc  Merge branch 'reimpl_sync' of github.com:apache/incubator-iotdb into reimpl_sync
     add 80119d4  new version of sync
     add aab1056  delete ut
     add f8bdccb  fix a bug
     add 3cbef6e  remove useless codes
     add 20c223b  remove useless codes

No new revisions were added by this update.

Summary of changes:
 .../engine/storagegroup/StorageGroupProcessor.java | 130 +------
 .../iotdb/db/sync/receiver/load/FileLoader.java    |  11 +-
 .../receiver/recover/SyncReceiverLogAnalyzer.java  |   7 +-
 .../db/sync/receiver/load/FileLoaderTest.java      | 392 ++++++++++-----------
 4 files changed, 215 insertions(+), 325 deletions(-)