You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2020/04/19 07:12:45 UTC

[incubator-iotdb] branch upgrade_tool updated (6930475 -> ac7b409)

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

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


    from 6930475  reduce code smells
     add 9279915  continue reducing code smells
     add ac7b409  continue reducing code smells

No new revisions were added by this update.

Summary of changes:
 .../db/engine/storagegroup/TsFileResource.java     |  1 -
 .../iotdb/db/engine/upgrade/UpgradeTask.java       |  3 +--
 ...oolV0_9_0.java => TsfileOnlineUpgradeTool.java} | 10 ++++-----
 .../apache/iotdb/db/tools/upgrade/UpgradeTool.java |  5 ++++-
 .../iotdb/tsfile/file/header/ChunkHeader.java      | 26 ++++++++++++++--------
 5 files changed, 27 insertions(+), 18 deletions(-)
 rename server/src/main/java/org/apache/iotdb/db/tools/upgrade/{TsfileUpgradeToolV0_9_0.java => TsfileOnlineUpgradeTool.java} (98%)