You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2020/07/21 08:47:33 UTC

[incubator-iotdb] branch TyRecover updated (af9ef70 -> 71a9422)

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

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


    from af9ef70  change create new file way
     add 71a9422  fix recover bug

No new revisions were added by this update.

Summary of changes:
 .../engine/storagegroup/StorageGroupProcessor.java | 73 +++++++++++++---------
 .../db/engine/storagegroup/TsFileProcessor.java    | 60 +++++++++---------
 .../recover/RecoverResourceFromReaderTest.java     | 14 ++---
 .../db/writelog/recover/SeqTsFileRecoverTest.java  | 44 +++++++------
 .../writelog/recover/UnseqTsFileRecoverTest.java   | 14 +++--
 5 files changed, 116 insertions(+), 89 deletions(-)