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

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


    from 7220ae1  Merge branch 'NewTsFile' of https://github.com/apache/iotdb 
into UpgradeToolV3
     add b2e29c2  remove old file
     add fd68ec5  using sonar secret token
     add f563161  fix fileNotException
     add 8252ed8  revert fix fileNotException
     add 12abbe9  fix file not found when restart and reader for txt mlog 
(#2272)
     add a7a1486  Merge branch 'master' of https://github.com/apache/iotdb into 
NewTsFile
     add 169843d  Merge branch 'NewTsFile' of https://github.com/apache/iotdb 
into UpgradeToolV3
     add 06dc16e  upgrade tool works
     add ae1f198  small fix

No new revisions were added by this update.

Summary of changes:
 .github/workflows/sonar_and_coverall.yml           |   2 +-
 .../org/apache/iotdb/db/conf/IoTDBConfigCheck.java | 101 ++++++++++++++++++---
 .../engine/storagegroup/StorageGroupProcessor.java |  65 +++----------
 .../db/engine/storagegroup/TsFileResource.java     |  13 ++-
 .../iotdb/db/engine/upgrade/UpgradeTask.java       |  24 ++---
 .../iotdb/db/metadata/logfile/MLogTxtReader.java   |   4 +-
 .../iotdb/db/metadata/logfile/MLogWriter.java      |  10 +-
 .../java/org/apache/iotdb/db/service/IoTDB.java    |   2 +-
 .../db/tools/upgrade/TsFileOnlineUpgradeTool.java  |  42 +++++----
 .../iotdb/tsfile/write/chunk/ChunkWriterImpl.java  |  17 ++--
 .../iotdb/tsfile/write/chunk/IChunkWriter.java     |   6 --
 11 files changed, 165 insertions(+), 121 deletions(-)

Reply via email to