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 3f35351  Fix wrong usage of FSFactoryProducer
     add cfa0830  fix review
     add 80ac014  fix bug

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/conf/IoTDBConfigCheck.java |  1 -
 .../engine/storagegroup/StorageGroupProcessor.java | 13 +----
 .../iotdb/db/engine/upgrade/UpgradeTask.java       |  6 +-
 .../db/tools/upgrade/TsfileOnlineUpgradeTool.java  | 64 ++++++++++++----------
 .../apache/iotdb/db/tools/upgrade/UpgradeTool.java | 45 ---------------
 .../org/apache/iotdb/db/utils/UpgradeUtils.java    |  8 +++
 .../tsfile/file/metadata/TimeseriesMetadata.java   |  7 ++-
 7 files changed, 53 insertions(+), 91 deletions(-)
 delete mode 100644 
server/src/main/java/org/apache/iotdb/db/tools/upgrade/UpgradeTool.java

Reply via email to