You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/11/03 17:03:42 UTC

[iotdb] branch master updated (9f83279 -> 99c421e)

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

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


    from 9f83279  update AbstractCli (#1926)
     add 99c421e  fix compaction recover when restart (#1928)

No new revisions were added by this update.

Summary of changes:
 .../db/engine/storagegroup/StorageGroupProcessor.java      |  5 +++++
 .../iotdb/db/engine/tsfilemanagement/TsFileManagement.java |  2 ++
 .../tsfilemanagement/level/LevelTsFileManagement.java      | 14 +++++++-------
 .../tsfilemanagement/utils/HotCompactionLogAnalyzer.java   | 13 +++++++------
 .../engine/tsfilemanagement/utils/HotCompactionLogger.java |  6 +++---
 .../engine/tsfilemanagement/utils/HotCompactionUtils.java  |  6 +++---
 6 files changed, 27 insertions(+), 19 deletions(-)