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

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


    from 75ad80c  [IOTDB-811] fix upgrading mlog many times when upgrading 
system.properties crashed (#1543)
     new 9f24a93  improve recover process
     new 8b916e8  fix bug

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/iotdb/hadoop/fileSystem/HDFSOutput.java |  4 +-
 .../writelog/recover/TsFileRecoverPerformer.java   | 12 ++--
 .../iotdb/tsfile/read/TsFileCheckStatus.java       |  1 -
 .../iotdb/tsfile/read/TsFileSequenceReader.java    | 79 +++++++++++-----------
 .../tsfile/write/writer/LocalTsFileOutput.java     |  4 +-
 .../write/writer/RestorableTsFileIOWriter.java     | 28 +++-----
 .../iotdb/tsfile/write/writer/TsFileOutput.java    |  4 +-
 .../write/writer/RestorableTsFileIOWriterTest.java | 16 +++--
 8 files changed, 69 insertions(+), 79 deletions(-)

Reply via email to