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 09:34:33 UTC

[incubator-iotdb] branch upgrade_tool updated (a8ae075 -> 742188b)

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 a8ae075  remove unnecessary code in sequenceReader
     add 742188b  fix VULNERABILITY

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/engine/storagegroup/StorageGroupProcessor.java   | 4 +++-
 .../org/apache/iotdb/db/tools/upgrade/TsfileOnlineUpgradeTool.java   | 5 ++++-
 .../src/main/java/org/apache/iotdb/db/tools/upgrade/UpgradeTool.java | 2 +-
 tsfile/src/main/java/org/apache/iotdb/tsfile/read/common/Chunk.java  | 1 -
 4 files changed, 8 insertions(+), 4 deletions(-)