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 02:10:03 UTC

[incubator-iotdb] branch upgrade_tool updated (fdfb764 -> 1147549)

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 fdfb764  fix upgrading chunkgroup in same time partition
     add 1147549  load upgraded resources

No new revisions were added by this update.

Summary of changes:
 .../engine/storagegroup/StorageGroupProcessor.java | 27 +++++++++
 .../db/engine/storagegroup/TsFileResource.java     | 64 +++++++++++++++++++++-
 .../iotdb/db/engine/upgrade/UpgradeTask.java       |  5 +-
 3 files changed, 93 insertions(+), 3 deletions(-)